[snip] > Internal error: caught an unexpected exception. > Please check your CLASSPATH and your installation. > java/lang/NullPointerException > > With gdb I have these informations : > > kpoint 1, 0x400cc81c in jthread_create () > from /home/java/kaffe/jre/lib/arm/libkaffevm-1.1.4.so [snip]
In my experience, StrongArm only works (worked...) with pthreads and jit. either jthreads or intrp (or both) doesn't work. YMMV for XScale. Good luck! Kero. wanna keep developing software? http://EuropeSwPatentFree.internautas.org/ +--- Kero ----------------------- [EMAIL PROTECTED] ---+ | all the meaningless and empty words I spoke | | Promises -- The Cranberries | +--- M38c --- http://httpd.chello.nl/k.vangelder ---+ _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
