This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sparc linux


On Tue, 19 Mar 2002, Bryce McKinlay wrote:
> Well it all built fine, but running "hello world" dies with a bus error. 
> This machine has a rather old glibc and binutils though, so maybe 
> upgrading them would help.

I forgot to mention... you need binutils-2.11.2 and glibc-2.2.3, IIRC.
This is documented in install/specific.html.

(The bus error occurs when ld.so tries to fixup __gcj_personality_v0 in
the unwind info, at an odd address.)

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]