This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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] | |
One more question. Is there any advantage to converting a .jar library to a .so library and using it as opposed to simply using the original .jar file with the Java invocation API and the JNI to call back to C++ from Java? I thought I would get a performance increase with using the .so library but perhaps there are no substantive differences between the two approaches.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |