This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[4.2 RC1] Can't bootstrap with ada on cygwin
- From: "Christian Joensson" <christian dot joensson at gmail dot com>
- To: "GCC Development" <gcc at gcc dot gnu dot org>
- Date: Sun, 18 Mar 2007 22:05:26 +0100
- Subject: [4.2 RC1] Can't bootstrap with ada on cygwin
Under cygwin, I get a stage 2 and 3 comparison failure that's not
supposed to be there...
Comparing stages 2 and 3
warning: ./cc1-checksum.o differs
warning: ./cc1obj-checksum.o differs
warning: ./cc1objplus-checksum.o differs
warning: ./cc1plus-checksum.o differs
warning: ./libgcc/_chkstk.o differs
Bootstrap comparison failure!
./ada/exp_aggr.o differs
make[2]: *** [compare] Error 1
Any idea on why this happens?
--
Cheers,
/ChJ