Hi, I'm trying to run java with native threads option with Blackdown jdk118_v2 for arm. I get the following error message and I'd like to know if anyone has an idea of how I can solve this problem. It seems that jdk118_v2 is the only one with native threads support for arm, correct me if I'm wrong. I need to use native threads in order to interface a native C library with JNI. [root@strongarm /pub]$java -native CenteredTest.java /pub/jdk118_v2/bin/armv4l/native_threads/java: error in loading shared libraries: /pub/jdk118_v2/lib/armv4l/native_threads/libjava.so: undefined symbol: __udivsi3 Thanks, Sophie Benoit [EMAIL PROTECTED] ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]