This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: configure --disable-shared


Erik Poupaert writes:
 > 
 > > Why can't you just set LD_LIBRARY_PATH in your executable launch
 > > script and deploy the shared libraries side-by-side with your executable?
 > 
 > Our administrator tried to put both libgcj.so and libgccc_s.so on
 > an otherwise excellently performing RedHat 8.0 server, and copied
 > them to the LD_LIBRARY_PATH.  It didn't work.

Well, something else was done incorrectly.  We know that this does
work.

Andrew.


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