libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Building JNI libraries on MacOS X and other systems


From: Boehne, Robert
Subject: RE: Building JNI libraries on MacOS X and other systems
Date: Mon, 11 Aug 2003 09:39:47 -0500

Bill,

Yes, Libtool 1.5 (and cvs) allows you to specify any extension
for a shared library by passing "-shrext <extension>" on the link line.
To use it for jnilibs, you will have to have some configury
to set the option on MacOS X only.

HTH,

Robert

-----Original Message-----
From: Bill Northcott [mailto:address@hidden
Sent: Sunday, August 10, 2003 5:57 PM
To: address@hidden
Subject: Building JNI libraries on MacOS X and other systems


Searching the archives, I seem some discussion of enhancing libtool to 
build JNI libraries correctly.

On MacOS X this requires a normal .dylib dynamic library but renamed or 
symlinked to .jnilib.  Cygwin also seems to have specific requirements.

I can find nothing in the sources I downloaded ten days ago.  Did anything 
come of this?  Are there any plans for such an enhancement?

Bill Northcott
Swarm Development Group


_______________________________________________
Libtool mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/libtool




reply via email to

[Prev in Thread] Current Thread [Next in Thread]