|
Message-ID: <20121208204709.GD23126@port70.net> Date: Sat, 8 Dec 2012 21:47:09 +0100 From: Szabolcs Nagy <nsz@...t70.net> To: musl@...ts.openwall.com Subject: Re: static linking and dlopen * Paul Schutte <sjpschutte@...il.com> [2012-12-08 20:09:35 +0200]: > When I link a binary statically and that binary then use dlopen, would that > work 100% ? not required to work and musl does not implement it (always returns 0) > What would open if the shared object that was dlopened want's to call > functions in other shared libraries ? see the first paragraph in the description of dlopen: http://pubs.opengroup.org/onlinepubs/9699919799/functions/dlopen.html
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.