[Bug dynamic-link/14849] Add DF_1_DEEPBIND
hjl.tools at gmail dot com
sourceware-bugzilla@sourceware.org
Fri Nov 16 14:13:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14849
--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2012-11-16 14:13:37 UTC ---
Created attachment 6743
--> http://sourceware.org/bugzilla/attachment.cgi?id=6743
A plugin wrapper
DF_1_DEEPBIND won't work since ld.so needs to prepare
for deep binding before opening DSO. Instead, One can
use a plugin wrapper to open the real plugin with
RTLD_DEEPBIND.
--
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.
More information about the Glibc-bugs
mailing list