This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: Support DF_1_GLOBAL


On Fri, Nov 16, 2012 at 12:58 PM, Roland McGrath <roland@hack.frob.com> wrote:
>> It is useful when RTLD_GLOBAL is needed for plugins to work
>> correctly and you can't recompile applications to pass
>> RTLD_GLOBAL to dlopen.
>
> So it's needed when it's needed.  That really doesn't tell me anything.

There is nothing stopping passing RTLD_GLOBAL to dlopen
automatically on a per shared object basis.  It isn't a caller
decision if nested dlopen is supported.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]