This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure
- From: "lars dot sonchocky-helldorf at hamburg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Dec 2004 01:27:39 -0000
- Subject: [Bug bootstrap/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure
- References: <20041214004742.18972.lars.sonchocky-helldorf@hamburg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-14 01:27 -------
maybe my attempt to "simulate" stage2 and stage3 were not alright, I am doing another clean bootstrap
now:
../gcc-4.0-20041212/configure --prefix=/tmp/gcc
make bootstrap STAGE1_CFLAGS="-no-cpp-precomp -Wa,-force_cpusubtype_ALL" BOOTCFLAGS="-O2
-g -save-temps"
after the bubblestrap attempt (touch ../../gcc-4.0-20041212/gcc/reload.c followed by: make
bubblestrap BOOTCFLAGS="-O2 -g -save-temps") didn't work (-save-temps was ignored)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18972