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: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 04 Jun 2001 20:22:20 +0200
- Cc: gcc-bugs at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <3B1BA5D9.97CE09B9@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com> writes:
| Hi,
| the 3.0 branch bootstraps but isn't usable on sparc-sun-solaris2.7.
| After compiling an empty c++ program I get
|
| 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
I can confirm this.
-- Gaby