You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When linking against a shared library, also load symbols from libs referenced
via DT_NEEDED. This behavior is platform specific, i.e. modern binutils decided
to screw ELF semantics and some platforms use that behavior while others don't.
Original issue reported on code.google.com by joerg.sonnenberger@googlemail.com on 17 Dec 2012 at 9:33
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
joerg.sonnenberger@googlemail.com
on 17 Dec 2012 at 9:33The text was updated successfully, but these errors were encountered: