Re: Mixing BC and CNI in the same executable
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
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.