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]
Other format: [Raw text]

[Bug libgcj/17311] Wrong libgcc_s.so.1 is used by lt-gij



------- Comment #20 from hjl at lucon dot org  2006-02-07 16:48 -------
What did you mean by *installed programs*. The executable in question is

[hjl@gnu-13 .libs]$ readelf -d
/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/libjava/.libs/gij
| grep RPATH
 0x000000000000000f (RPATH)              Library rpath:
[/usr/gcc-4.2/lib/../lib64]

Is is your *installed programs*? My point is when you run a newly built
executable
in the build tree, it should use the newly built shared libraries in the build
tree. It is a long standing bug in gcc/libtool.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17311


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