Problems with Eclipse and jdk 1.3/1.4
Greg Lewis
glewis at eyesbeyond.com
Fri Feb 6 12:37:39 PST 2004
On Fri, Feb 06, 2004 at 03:12:01PM +0200, Achilleus Mantzios wrote:
> Does anyone know of any progress regarding the libkse issue?
> (Meaning correct behaviour with kse without any libc_r remappings).
>
> Sorry if this has been addressed before (i just also wanted
> to check if my long awaited reverse ip dns is finally working:)
Well, I'm not sure what you mean by progress, but the long and short
of it is that you can't "mix" libkse and libc_r. The mapping works around
this by making sure that only one of the two is being used. So, you can
get correct behaviour (*) with libkse, but you have to have everything
compiled with it. During this transition period we are getting a lot of
people who have one application compiled with one library trying to work
with another application compiled with the other. E.g. eclipse or mozilla
is compiled with libc_r and the jdk is compiled with libkse (or vice
versa).
* - there are some JVM debugging hooks which aren't working right with
libkse last I heard.
--
Greg Lewis Email : glewis at eyesbeyond.com
Eyes Beyond Web : http://www.eyesbeyond.com
Information Technology FreeBSD : glewis at FreeBSD.org
More information about the freebsd-java
mailing list