[Bug bootstrap/43046] gcc fails to build libgcc
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 21 01:24:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43046
John David Anglin <danglin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |danglin at gcc dot gnu.org
--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> 2011-06-21 01:23:16 UTC ---
Suggestions:
1) Use HP ld. As noted in documentation, there are problems with GNU ld.
2) Gmp and mpfr need to be 64-bit. Make sure they build and check
successfully.
3) Initially, you should probably just build C using a GCC branch (e.g.
4.0.4) that doesn't depend on gmp and mpfr. Then, install and build
a newer version.
The error indicates a problem with the precompiled GCC used as a bootstrap
compiler.
More information about the Gcc-bugs
mailing list