This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mingw32 JNI Problems


> 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...

:-) Frank

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]