------- Comment #9 from ebotcazou at gcc dot gnu dot org 2006-08-06 07:34 ------- > No, I'm trying to build a 64-bit GCC using cc in 64-bit mode (as per CFLAGS) > on > a 64-bit system. Nothing fancy here.
Sure, but you're not using the correct procedure. Use the first I posted. > You don't pass compiler flags in CC. That's what CFLAGS is for. You do for GCC. Tweaking CFLAGS for a bootstrap is a recipe for disaster. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28515