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: libltdl vs System.loadLibrary


Whoops, in my last email it should have read 'Ranjit'.
Sorry for the misspelling of your name, Ranjit.

-Frank

--- Frank Jacobs <forkjake@yahoo.com> wrote:
> Date: Wed, 6 Nov 2002 07:22:39 -0800 (PST)
> From: Frank Jacobs <forkjake@yahoo.com>
> Subject: Re: libltdl vs System.loadLibrary
> To: java@gcc.gnu.org
> 
> >> Looking through the libgcj configure
> >> script, I find that USE_LTDL is not
> >> used if "--with-cross-host" is 
> >> specified - I had to specify it for
> >> the GCJ crossed-native build for some
> >> reason - don't exactly remember why.
> >> I'll try building it again without this
> >> and also try out JNI while I'm
> >> at it.
> 
> 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. 
> 
> -Frank
> 
> 
> __________________________________________________
> Do you Yahoo!?
> HotJobs - Search new jobs daily now
> http://hotjobs.yahoo.com/
> 


__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/


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