This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/29620] can not build libgcc.a on stage 1
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2006 19:16:15 -0000
- Subject: [Bug bootstrap/29620] can not build libgcc.a on stage 1
- References: <bug-29620-455@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-10-27 19:16 -------
http://gcc.gnu.org/install/specific.html#x-x-solaris2
All releases of GNU binutils prior to 2.11.2 have known bugs on this platform.
We recommend the use of GNU binutils 2.11.2 or later, or the vendor tools (Sun
as, Sun ld). Note that your mileage may vary if you use a combination of the
GNU tools and the Sun tools: while the combination GNU as + Sun ld should
reasonably work, the reverse combination Sun as + GNU ld is known to cause
memory corruption at runtime in some cases for C++ programs.
Read the installation documention which is located at:
http://gcc.gnu.org/install/
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29620