This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/15107] Stages comparison error with new-bootstrap while plain bootstrap works


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]