This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/17476] relocation error libgcc_s.so.1
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Sep 2004 21:07:42 -0000
- Subject: [Bug bootstrap/17476] relocation error libgcc_s.so.1
- References: <20040914140727.17476.o.flebbe@science-computing.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-09-14 21:07 -------
> Bootstraping on Solaris 7 fails with the sun as und sun ld
Are you really sure it's Sun ld and Sun as? I've never heard of the Sun
assembler emitting unaligned relocations, only of the GNU assembler. Could you
post the version string for both tools?
Binutils 2.15 release is indeed broken on Solaris/SPARC. Use either binutils
2.14 or binutils 2.15 CVS.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17476