[Bug bootstrap/15107] Stages comparison error with new-bootstrap while plain bootstrap works
v dot haisman at sh dot cvut dot cz
gcc-bugzilla@gcc.gnu.org
Mon Jun 21 08:22:00 GMT 2004
------- Additional Comments From v dot haisman at sh dot cvut dot cz 2004-06-21 08:22 -------
And for the record, I get comparison failures at 3rd statege on FreeBSD with
--enable-bootstrap too. Though much less than on Cygwin.
make[2]: Entering directory `/home/4/wilx/tmp/gcc-head/objdir'
rm -f stage_last ; \
set gcc stage3-gcc ; rm -f $1 ; \
set prev-gcc stage2-gcc ; rm -f $1
make[2]: Leaving directory `/home/4/wilx/tmp/gcc-head/objdir'
Bootstrap comparison failure!
./fixinc/fixincl.o differs
./fixinc/fixtests.o differs
./fixinc/fixfixes.o differs
./fixinc/server.o differs
./fixinc/procopen.o differs
./fixinc/fixlib.o differs
make[1]: *** [compare] Error 1
make[1]: Leaving directory `/home/4/wilx/tmp/gcc-head/objdir'
make: *** [bootstrap] Error 2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15107
More information about the Gcc-bugs
mailing list