Hi Kaz, >Using the following poor man's ecj, > >$ cat bin/ecj >#!/bin/sh >exec /usr/local/kaffe/bin/kaffe \ > -classpath $HOME/javalib/org.eclipse.jdt.core_3.1.1.jar \ > org.eclipse.jdt.internal.compiler.batch.Main \ > "$@"
That's a good news! Could you please add something in 'FAQ.classlibrary- compile' for where we can get the jar file and this script? >FAIL: TestSerialVersions.java >FAIL: TestSerialPersistent.java >FAIL: TestSerialFields.java These three fails should have same reason as older version of jikes. When I use jikes-1.18 or jikes-1.19, these three errors are reported. Kiyo _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
