This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Mixing BC and CNI in the same executable
On 01/26/2010 05:06 PM, Stephen Kell wrote:
>> It's a combination of bugs. Firstly, there's a bug in libgcj when a
>> needed class is not found in an executable: it causes a crash when
>> trying to report the problem. Fixed thusly:
>
> Thanks very much for this! My program does indeed now run as it's
> supposed to (i.e. back to coding...).
Great. Let us know how you get on: we're always interested to hear
about people using gcj.
Andrew.