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


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 ]



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