[Bug libgcj/17311] Wrong libgcc_s.so.1 is used by lt-gij
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 11 21:27:00 GMT 2004
------- Additional Comments From tromey at gcc dot gnu dot org 2004-10-11 21:27 -------
I'm afraid I couldn't really parse that.
To me it looks like libjava_find_gij looks for
"gij" in the build directory. This in turn is
a shell script which, if needed, creates lt-gij.
The fact that the install tree is put in DT_RPATH
is, like I mentioned in comment #9, a problem.
For this we probably need your patch.
I suppose what I would really like to know is why
you needed the second patch. What is wrong with
the current code for setting LD_LIBRARY_PATH in
libjava.exp?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17311
More information about the Gcc-bugs
mailing list