[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libltdl should not always use LT_GLOBAL
From: |
Richard Dawe |
Subject: |
Re: libltdl should not always use LT_GLOBAL |
Date: |
Mon, 15 Mar 2004 20:55:42 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031031 |
Hello.
Scott James Remnant wrote:
package libltdl3
forwarded 195821 address@hidden
thanks
Currently libltdl always dlopen()s libraries with the LT_GLOBAL flag
(defined as RTLD_GLOBAL | DL_GLOBAL).
[snip]
Perhaps we need an option whether to dlopen() libraries globally or
not? Any thoughts?
You may also wish to read Ulrich Drepper's guide to dynamic libaries,
which says that you should pretty much never use the RTLD_GLOBAL option.
It's here:
http://people.redhat.com/drepper/dsohowto.pdf
Bye, Rich =]
--
Richard Dawe [ http://homepages.nildram.co.uk/~phekda/richdawe/ ]
"You can't evaluate a man by logic alone."
-- McCoy, "I, Mudd", Star Trek