[kaffe] 'UnsatisfiedLinkError' on arm/linux/jit

Kiyo Inaba inaba at src.ricoh.co.jp
Sat Jul 21 01:10:14 PDT 2007


Recent version of kaffe got 'UnsatisfiedLinkError' on arm/linux/jit.
I guess, this is because of static-vm, static-lib fix.

Error message;
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/UnsatisfiedLinkError: Failed to locate native function:       java/lang/VMDouble.toString(DZ)Ljava/lang/String;
   at java.lang.ClassLoader.getSystemClassLoader (ClassLoader.java:799)

ChangeLog head:
2007-07-03  Kiyo Inaba <inaba at src.ricoh.co.jp>

        ARM FP registers numbering fix.

        * config/arm/jit3-arm.def,
        config/arm/jit.h

Kiyo




More information about the kaffe mailing list