libtool
[Top][All Lists]
Advanced

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

Any way to make MacOS X jnilib?


From: David Thompson
Subject: Any way to make MacOS X jnilib?
Date: Thu, 11 Jul 2002 10:18:40 -0600

I'm looking into using libtool for our project, and our weirdest piece of code is building a jni shared library. On MacOS X, this needs to be linked as a jnilib. How can I tell libtool to compile this library as a jnilib instead of a standard dylib? I would need the compilation flags (-bundle -o libAnyDX.jnilib -framework JavaVM) passed to gcc.

David
--
.............................................................................
David L. Thompson                          The University of Montana
mailto:address@hidden                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530



reply via email to

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