Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Compiling C++ classes on Linux

843829Jun 10 2001 — edited Jun 12 2001
Thanks in advance for your help!
I'm trying to compile a C++ class (that calls another class) with JNI. It compiles but the functions don't seem to be in the .o file.
The HelloWorld example runs fine.
Any ideas?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 10 2001
Added on Jun 10 2001
5 comments
223 views