On Sun, Jul 30, 2000 at 09:55:31PM -0500, Scott G. Miller wrote: > I should add that the Jit in the Linux JDK from Sun/Blackdown does indeed > blow a goat. So yes, if thats your experience with java, I do pity > you. The IBM Jit is at least an order of magnitude faster. Not sure > about Kaffe.
Unfortunately, Kaffe is the only JIT implementation that I can find which is available in source. The problem is that most Java implementations are binary only, and most precompiled binaries will not run on my box because my box is a PowerPC box (I'm using a Mac running Linux/PPC), not an x86 box. The only Java implementation that was precompiled for Linux/PPC that I could find was Sun/Blackdown JDK 1.1.8 and 1.2.2. The only source only Java implementation that I could find was Kaffe, and I couldn't get it to compile. -- Travis Bemann Sendmail is still screwed up on my box. My email address is really bemann at execpc.com. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 1154 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20000730/b61dadb6/attachment.pgp>
