Native Compile to Shared Library?
Bryce McKinlay
mckinlay@redhat.com
Thu Nov 3 15:58:00 GMT 2005
Michael Purdy wrote:
>I'm revisiting the use of GCJ for native compilation purposes for OSX, LInux, and Windows targets. I'm wondering if I can compile a set of classes to a shared library that can be called via JNI or some other method from a Java app running via a Sun JVM.
>>The current state of GCJ varies on different platforms, but certainly on
Linux and OS X you should have no trouble producing .so's/.dylib's. As
for calling a GCJ library from Sun's VM, however - I really doubt this
is something you'd want to do.
Bryce
More information about the Java
mailing list