This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: 3.0, sun, R_SPARC_32 failure
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Subject: Re: 3.0, sun, R_SPARC_32 failure
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Mon, 4 Jun 2001 15:32:20 -0400 (EDT)
- cc: gcc-bugs at gcc dot gnu dot org
On Mon, 4 Jun 2001, Nathan Sidwell wrote:
> nathan@manao:5>./a.out
> ld.so.1: ./a.out: fatal: relocation error: R_SPARC_32: file /local/nathan/devel/lib/libstdc++.so.3: symbol __gxx_personality_v0: offset 0x7fb1b0ca is non-aligned
Until recently GNU binutils didn't handle R_SPARC_UA32 correctly. Try the
native Solaris as/ld or a new snapshot.
Jeff