building proper .so file for JNI

Bryce McKinlay bryce@albatross.co.nz
Fri Feb 23 15:44:00 GMT 2001


Tom Tromey wrote:

> Eric> I have set the LD_LIBRARY_PATH variable (although I don't think
> Eric> that matters with the "System.load" command, does it?).
>
> Yes, it does.

It shouldn't. System.load() opens a library with an explicit pathname, so
LD_LIBRARY_PATH doesn't matter.

regards

  [ bryce ]




More information about the Java mailing list