http://sourceware.org/bugzilla/show_bug.cgi?id=14249

Paul Pluzhnikov <ppluzhnikov at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ppluzhnikov at google dot
                   |                            |com
         Resolution|                            |INVALID

--- Comment #1 from Paul Pluzhnikov <ppluzhnikov at google dot com> 2012-06-15 
12:53:40 UTC ---
This is working as intended (and changing it will break lots of clients).

If you don't want full path to libfoo.so be put into DT_NEEDED of libmylib.so,
then either use '-lfoo', or set SONAME in libfoo.so itself (i.e. use the two
workarounds you've already found).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to