classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JAWT odds


From: Robert Schuster
Subject: Re: JAWT odds
Date: Wed, 07 Sep 2005 03:57:54 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.11) Gecko/20050830

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]