When using the new JDK 1.1 invocation interface to load a JVM into a native
application the symbol ENVP is undefined when using JNI_CreateJavaVM
and linking with libjava.so
The user can work around this by defining ENVP themselves, an example program
is in the attachments
application the symbol ENVP is undefined when using JNI_CreateJavaVM
and linking with libjava.so
The user can work around this by defining ENVP themselves, an example program
is in the attachments