At 08:56 AM 2/24/2006, [EMAIL PROTECTED] wrote:

>The Java call System.loadLibrary() is platform dependant so should only
>need to 
>use System.loadLibrary("MyJNI").
>
>It prepends 'lib' and uses .so suffix on unix and uses the .dll suffix
>on 
>windows - no prefix.
>
>I am surprised that python would not also do this - 
>
>I think for now I will create my own local UseSWIG-Java module until
>UseSWIG is 
>all things to all people.
>
>Regards
>Ian
We can fix this for Java.   If Java does not need the prefix to be empty,
then we should change it.

-Bill

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to