> Can anyone successfully build classpath without having japhar installed? Does anyone 
>build the
> files in vm/reference?

I build classpath for my JVM (kissme), but I don't use the classpath build
rules.

I compile the .java files by hand, using jikes.

I compile the native code with my own Make files. This is mainly because
I need to link the native code statically into my JVM (for reasons I won't
explain here).

John Leuner


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to