------- 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
[EMAIL PROTECTED] .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