On 11/21/2011 03:22 PM, Adam Mercer wrote:
Setting lt_cv_sys_lib_dlsearch_path_spec="/lib64 /usr/lib64" at
configure time results in "-Wl,-rpath -Wl,/usr/lib64" not being passed
and the correct libraries linked. So this is a workaround but I'd like
to understand why these flags are being added in the first place.

Glad it works around it. The problem is libtool brokenness, most vendors patch around it in their packaged libtool, e.g.

http://pkgs.fedoraproject.org/gitweb/?p=libtool.git;a=blob;f=libtool-2.2.10-rpath.patch;h=d0d6d82178642658e6aca5a28d36813158980ca3;hb=HEAD

Peter

_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to