This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: c++/java relocation errors on sparc-sun-solaris2.7 (Re: More info on Java coredump on sparc Solaris)
- To: Jeff Sturm <jsturm at one-point dot com>
- Subject: Re: c++/java relocation errors on sparc-sun-solaris2.7 (Re: More info on Java coredump on sparc Solaris)
- From: Richard Henderson <rth at redhat dot com>
- Date: Mon, 21 May 2001 16:32:25 -0700
- Cc: martin dot kahlert at infineon dot com, java at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- References: <20010520201944.57272.qmail@web13802.mail.yahoo.com> <Pine.LNX.4.10.10105210157530.24928-100000@mars.deadcafe.org> <20010521085146.A13791@keksy.muc.infineon.com> <3B08D7A7.CA9E11B6@one-point.com>
On Mon, May 21, 2001 at 09:53:59AM +0100, Jeff Sturm wrote:
> ld.so.1: ./hello: fatal: relocation error: R_SPARC_32: file
> /opt/gcc/lib/libgcj.
> so.2: symbol __gxx_personality_v0: offset 0xff2e2319 is non-aligned
What assembler is being used? It should have produced R_SPARC_UA32.
r~