This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: building proper .so file for JNI


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]