mingw32 JNI Problems

Bryce McKinlay bryce@waitaki.otago.ac.nz
Tue Jun 4 20:22:00 GMT 2002


Brian Jones wrote:

>Frank Jacobs <forkjake@yahoo.com> writes:
>
>  
>
>>>We don't have to use it everywhere. I wouldn't be
>>>opposed to a patch 
>>>which implemented native DLL loading for windows.
>>>      
>>>
>>Cool. I'll take a look at it and see if I can figure
>>it out. I've used the Windows API, LoadLibrary(), in C
>>before. Hopefully, using it in natRuntime.cc won't
>>require much more than adding the call and a compiler
>>directive. Of course, I'll have to examine things more
>>closely...
>>    
>>
>
>Do you need libffi support for the platform as well in order to call
>native methods from Java?
>  
>

Yes, for JNI. There should be no problem for windows here though.

regards

Bryce.





More information about the Java mailing list