This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: libltdl vs System.loadLibrary
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: <java at gcc dot gnu dot org>
- Date: Wed, 6 Nov 2002 16:24:12 +0100
- Subject: RE: libltdl vs System.loadLibrary
> To expound on Rajit's comments, as he
> suggests, building a native compiler
> (i.e. not a cross-compiler) for Windows will
> allow JNI to work. I've run a simple JNI
> test using a natively-built compiler on
> Windows and the JNI calls work.
If any of you guys need help to test a Windows GCJ
with support for JNI, I'd be more than happy to! :-)
Øyvind