[Bug ld/18992] Linking a library implicitly using relative DT_RPATH does not work

2015-09-22 Thread sourceware-bugzilla at jbeekman dot nl
https://sourceware.org/bugzilla/show_bug.cgi?id=18992 --- Comment #5 from Jethro Beekman --- This indeed seems to be the case. In particular, on Ubuntu 14.04, this patch is not applied: http://apt-browse.org/browse/debian/wheezy/main/all/binutils-source/2.22-8/file/usr/src/binutils/patches/158_ld

[Bug ld/18992] Linking a library implicitly using relative DT_RPATH does not work

2015-09-22 Thread sourceware-bugzilla at jbeekman dot nl
https://sourceware.org/bugzilla/show_bug.cgi?id=18992 Jethro Beekman changed: What|Removed |Added Status|NEW |UNCONFIRMED Ever confirmed|1

[Bug ld/18992] New: Linking a library implicitly using relative DT_RPATH does not work

2015-09-22 Thread sourceware-bugzilla at jbeekman dot nl
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: sourceware-bugzilla at jbeekman dot nl Target Milestone: --- I have a shared library ./dir/liba.so and a shared library ./libb.so with DT_RPATH "dir" and DT_NEEDED "li