This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
Re: libgcj/103: libgcj crashes on string operation
- To: tromey at cygnus dot com
- Subject: Re: libgcj/103: libgcj crashes on string operation
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: 17 Nov 1999 02:30:00 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Bryce McKinlay <bryce at albatross dot co dot nz>
The following reply was made to PR libgcj/103; it has been noted by GNATS.
From: Bryce McKinlay <bryce@albatross.co.nz>
To: Godmar Back <gback@cs.utah.edu>
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: libgcj/103: libgcj crashes on string operation
Date: Wed, 17 Nov 1999 15:29:04 +1300
Godmar Back wrote:
> Btw, the build with --enable-interpreter bombed on me too.
> I didn't complain about it cause I hadn't updated, but the problem
> was that "redirect" wasn't defined in libjava/java/lang/natClassLoader.cc
>
> I just turned --enable-interpreter off.
--enable-interpreter should be working ok. I'd reccomend you do a 'make clean' or even
'rm -rf build' between builds if you change any of the configure settings, though.
regards
[ bryce ]