This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: mingw32 JNI Problems
- From: Brian Jones <cbj at gnu dot org>
- To: Frank Jacobs <forkjake at yahoo dot com>
- Cc: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>, java at gcc dot gnu dot org
- Date: 04 Jun 2002 23:07:37 -0400
- Subject: Re: mingw32 JNI Problems
- References: <20020604151543.99403.qmail@web20806.mail.yahoo.com>
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?
Brian
--
Brian Jones <cbj@gnu.org>