Hi, Has anybody managed to get IBM's Java 1.4.1 (sadly, the only one available to us ppc'ers) working with the JIT its supplies. Its readme docs say that all you need to do is set the JAVA_COMPILER enviromental variable to: jitc. To test the docs say simply type: java -version and it will say "(JIT enabled: jitc)" Unfortunately, this doesn't work. I have to have the gij-3.0 package installed instead and the JAVA_COMPILER=NONE set for java to run at all.
Any ideas? -- wcrowshaw

