This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Comparison fails in gcc-ss-20000925 bootstrap
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Comparison fails in gcc-ss-20000925 bootstrap
- From: David Ronis <ronis at ronispc dot chem dot mcgill dot ca>
- Date: Tue, 26 Sep 2000 10:54:07 -0400
- Reply-To: ronis at onsager dot chem dot mcgill dot ca
My bootstrap build fails (and has failed for the last snapshot or so)
in the comparison step.
Comparing stage2 and stage3 of the compiler
make[1]: Entering directory `/home/ronis/Project/notar/objdir/gcc'
[snip]
Bootstrap comparison failure!
java/parse.o differs
make[1]: *** [compare] Error 1
make[1]: Leaving directory `/home/ronis/Project/notar/objdir/gcc'
make: *** [bootstrap] Error 2
I'm building on an i686-linux(2.2.18)-gnu(2.1.3) box with
CFLAGS=CXXFLAGS=-O3 -march=i686 -funroll-loops -ffast-math
-fomit-frame-pointer -fforce-mem -fforce-addr -malign-jumps=3
-malign-functions=3 -malign-loops=3 -mpreferred-stack-boundary=3
set before I configured.
David
P.S.,
(I'm doing a bootstrap build with the default optimization parameters
and will report the results in a short while).
P.S.S.,
Here is a list of version numbers for several things installed on my system:
Gnu C (2.7.2.3) 2.95.2
Binutils (2.9.1.0.7) GNU ld version 2.10.90 (with BFD 2.10.90)
Dynamic Linker (ld.so) (1.9.9) ldd (GNU libc) 2.1.3
Linux C++ Library (2.7.2.8)
Sh-utils (1.16) basename (GNU sh-utils) 1.16
Bash (1.14.7) GNU bash, version 2.04.0(1)-release (i386-slackware-linux-gnu)
Util-linux (2.9i)