Proposal: Deprecate static dlopen

Florian Weimer fweimer@redhat.com
Fri Dec 22 13:05:00 GMT 2017


See this thread for some background:

   https://sourceware.org/ml/libc-alpha/2017-12/msg00521.html

The only useful application for dlopen is access to NSS functionality 
because static dlopen binaries are more tightly tied to a specific glibc 
version than dynamically linked binaries.  If we provide NSS access 
through a helper program (e.g., a special mode of getent), then the need 
for dlopen goes away, and static linking even becomes more usable.

Thanks,
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: news.patch
Type: text/x-patch
Size: 799 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20171222/e16b37ff/attachment.bin>


More information about the Libc-alpha mailing list