Compiling GCC started to fail in revision 151361 with the following error:
> Comparing stages 2 and 3
> warning: gcc/cc1-checksum.o differs
> warning: gcc/cc1plus-checksum.o differs

Revision 151360 compiles fine.

I used the following arguments to configure GCC:

../gcc/configure --prefix=/tmp/gcc45 --enable-shared --enable-bootstrap
--enable-languages=c,c++ --enable-threads=posix --enable-checking=release
--with-system-zlib --disable-libunwind-exceptions --enable-__cxa_atexit
--enable-libssp --with-gnu-ld --verbose --with-arch=i686
--target=i486-slackware-linux --build=i486-slackware-linux
--host=i486-slackware-linux


-- 
           Summary: Bootstrap fails with --with-arch=i686
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aanisimov at inbox dot ru
 GCC build triplet: i486-slackware-linux
  GCC host triplet: i486-slackware-linux
GCC target triplet: i486-slackware-linux


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

Reply via email to