------- Additional Comments From bonzini at gcc dot gnu dot org 2005-07-11 07:54 ------- Almost there:
Index: Makefile.tpl =================================================================== RCS file: /cvs/src/src/Makefile.tpl,v retrieving revision 1.135 diff -p -u -r1.135 Makefile.tpl --- Makefile.tpl 25 May 2005 14:23:03 -0000 1.135 +++ Makefile.tpl 11 Jul 2005 07:51:20 -0000 @@ -1320,7 +1320,7 @@ objext = .o # Flags to pass to stage2 and later makes. POSTSTAGE1_FLAGS_TO_PASS = \ CC="$${CC}" CC_FOR_BUILD="$${CC_FOR_BUILD}" \ - STAGE_PREFIX=$$r/stage[+prev+]-gcc/ \ + STAGE_PREFIX=$$r/prev-gcc/ \ CFLAGS="$(BOOT_CFLAGS)" \ ADAC="\$$(CC)" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22340