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]

trunk, bootstrap comparison failure


Hi,

When I tried to build the last svn version on ia64 and got this failure.

Comparing stages 2 and 3
warning: gcc/cc1obj-checksum.o differs
warning: gcc/cc1-checksum.o differs
warning: gcc/cc1plus-checksum.o differs
Bootstrap comparison failure!
gcc/cp/name-lookup.o differs
make[2]: *** [compare] Error 1
make[2]: Leaving directory `/home2/xmj/svn-gcc/build-trunk'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/home2/xmj/svn-gcc/build-trunk'
make: *** [all] Error 2

-----------------
$ svn info
Path: .
URL: svn://gcc.gnu.org/svn/gcc/trunk
Repository UUID: 138bc75d-0d04-0410-961f-82ee72b054a4
Revision: 155669
Node Kind: directory
Schedule: normal
Last Changed Author: gccadmin
Last Changed Rev: 155669
Last Changed Date: 2010-01-06 08:17:42 +0800 (Wed, 06 Jan 2010)
Properties Last Updated: 2009-11-19 18:23:15 +0800 (Thu, 19 Nov 2009)

------------------
The gcc is configured as,

$ ../trunk/configure --prefix=/home2/xmj/install/trunk
--with-gmp=/home2/xmj/install --with-mpfr=/home2/xmj/install
--with-mpc=/home2/xmj/install/trunk


Thanks
Eric


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