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/45248] Stage 3 bootstrap comparison failure (powerpc-darwin8)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45248

Anh Vo <anhvofrcaus at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anhvofrcaus at gmail dot
                   |                            |com

--- Comment #13 from Anh Vo <anhvofrcaus at gmail dot com> 2011-03-03 23:20:15 UTC ---
This failure occurred on MinGW also with slightly trailing error messages. In
addition, it was configured with --enable-languages=ada,c,c++ --disable-werror.

[...]
libiberty/xstrdup.o differs
libiberty/xstrerror.o differs
libiberty/xstrndup.o differs
lto-plugin/.libs/lto-plugin.o differs
zlib/libz_a-adler32.o differs
zlib/libz_a-compress.o differs
zlib/libz_a-crc32.o differs
zlib/libz_a-deflate.o differs
zlib/libz_a-gzio.o differs
zlib/libz_a-infback.o differs
zlib/libz_a-inffast.o differs
zlib/libz_a-inflate.o differs
zlib/libz_a-inftrees.o differs
zlib/libz_a-trees.o differs
zlib/libz_a-uncompr.o differs
zlib/libz_a-zutil.o differs
make[2]: *** [compare] Error 1
make[2]: Leaving directory `/c/Gcc/Build-4.6.x'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/c/Gcc/Build-4.6.x'
make: *** [all] Error 2


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