This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

examples/tutorial on CNI?


Are there any tutorials available describing how to take a java class, compile it to native code, then access it from a java app via CNI?  I have found good documentation on using natively compiled java classes in C++ via CNI, but not in java via CNI...  Or, would it be better to use JNI?

Thanks for any pointers.

Mike


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]