On Wed, Dec 15, 1999 at 11:08:19PM -0500, Alex Yukhimets wrote: > On Wed, Dec 15, 1999 at 08:30:27PM -0600, John Goerzen wrote: > > Hmm I was under the impression that Jikes was 1) non-free, 2) not > > supporting 1.2, 3) not supporting non-i386 platforms. > > 1) It is free :0 > > 2) It very much supports 1.2. I use it at work for 1.2 (including Swing) > development with GREAT success. > > 3) I am not sure about that, but I don't think there is anything substantially > non-portable in it. It is just a C++ source after all, and it produces java > bytecode, not native code.
It works just fine on my PowerPC machine. Cheers, Mark

