On Fri, Jan 04, 2002 at 12:58:30PM -0600, Mark J Roberts wrote: > You aren't using 3.0.x, are you? There're a couple BigInteger.java > fixes that haven't been merged back to 3.0.x.
3.0.3 from debian/unstable, hope I don't have to track gcj in CVS. > Anyway, while I never had any luck compiling fred 0.4 with gcc > 3.0.x, I managed to get a version built by compiling to bytecode > with jikes and then to an executable with gcc 3.1.x. Oh, and then I > was stopped by an inexplicable livelock somewhere in the bowels of > the gcj exception handling code. I think. I have built a binary Fred dierctly from the java source, some small tweaks was made. I will create a GCJ branch in CVS if there is someone interested looking at the code. First crash was in some locale code, changing my locale from "sv_SE" to "C" worked around that one. Now it hangs in some exception code as you mentioned, I'll keep investigate. > Good luck, and don't lose your mind. Thanks, -- G?ran -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 239 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020104/1bad7eda/attachment.pgp>
