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,

>I've tried today. It works, but only in part. It helps to solve the problem
>with the incompatible libgcj.so, but it doesn't do anything to get rid of the
>incompatible libgcc_s.so.1 dependency.

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?

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





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