Max Gilead <[EMAIL PROTECTED]> writes: > One note: I have been using optimized ORP version with --with-jikes > switch only. I doubt it makes any difference but...
If you did not configure classpath with --enable-jni then you didn't compile the classpath JNI native libraries which means you're using ORP's included native libraries. You also must be sure to compile ORP according to these directions: http://www.gnu.org/software/classpath/doc/orp.html Brian -- Brian Jones <[EMAIL PROTECTED]> _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

