On Mon, 2007-10-08 at 01:42 -0700, Larry Suto wrote:
> Hi I am trying to get classpath .93 compiled for a Marvell ARM5
> processor.....I can compile in the scratchbox crosscompile environment
> without any problems...but if  copy the classpath files over to the
> native environmentI get this error from jamvm 
> 
> sh-2.05b# ./gjar
> Cannot create system class loader
> Exception occured while printing exception
> (java/lang/NoClassDefFoundError)...
> Original exception was java/lang/UnsatisfiedLinkError

Can you run JamVM with -verbose:jni to see which native method is
failing?

- twisti


Reply via email to