You will probably have to extern "C" the code in your C++ library. JNI uses C
calling conventions.
Mark
Pierre Héroux <[EMAIL PROTECTED]> on 01/05/2000 03:47:12 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:(bcc: Mark Delafranier/SYBASE)
Subject:
[EMAIL PROTECTED]
cc:(bcc: Mark Delafranier/SYBASE)
Subject: Help JNI DestroyJavaVM
I use JDK 1.2 with RedHat 6.0 Linux 2.2.5-15
I invoke the Java Virtual Machine from a program C as described in the
example of the tutorial
At the end of this program, I call (*jvm)->DestroyJavaVM(jv
everything setup so that the vm properly uses
native_threads.
Any suggestions?
Thanks
Mark DeLaFranier.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]