building proper .so file for JNI

Tom Tromey tromey@redhat.com
Fri Feb 23 23:19:00 GMT 2001


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

>> Yes, it does.

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

Oops, you're right.  I checked the code and System.load indeed does
not use LD_LIBRARY_PATH.

Tom



More information about the Gcc-bugs mailing list