On 16 Feb 2001, Kirk Reiser wrote: > "Mark J. Roberts" <mjr at statesmean.com> writes: > > > Install IBM's implementation. It's faster anyway. > > Done.
Err, this one is the new fast one that will work: http://www-106.ibm.com/developerworks/java/jdk/linux130/?dwzone=java Sorry for being vague. It should give you something resembling: mjr::whiterose$ java -version java version "1.3.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0) Classic VM (build 1.3.0, J2RE 1.3.0 IBM build cx130-20001124 (JIT enabled: jitc)) mjr::whiterose$ > > Can you do a java[c] -version or similar and post the output? > > Well, now java -version returns "1.1.8" and a -fullversion returns > something to the affect of ibm-jdk1.1.8 for linux. > > Still exactly the same errors so it isn't something which is compiler > dependant. Looks like we're using a few Java 2 features, then. What's our stand on this issue if Kaffe and GCJ seem to support some Java 2 features? -- Mark Roberts mjr at statesmean.com _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
