G?ran Thyni: > A few tweak is needed to the code to make it compile, > will try to make sure those not breaks JDK compilation > before I submit them. > GCJ-Fred crashes, which was to be expected > so lots of debugging is needed too :-)
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. 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. Good luck, and don't lose your mind. _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
