Hi,

> Yes, I'm currently sorting this out for libgcj and java-gcj-compat.  Sun
> puts libjawt.so in $JAVA_HOME/jre/lib/i386.  To ensure that libjawt.so
> is found automatically, Sun's java executable prepends
> $JAVA_HOME/jre/lib/i386 to LD_LIBRARY_PATH then re-exec's itself within
> the new environment.
Ouch.
Am I right with the assumption that every free VM has to do this in order to be
compatible?

And does this still work when the virtual machine is created via JNI?
(CreateJavaVM or something like that ...)

cu
Robert


_______________________________________________
Classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to