-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ralf Wildenhues wrote:
|
| Hrmpf. I did not find this during my earlier search.
|
| I don't know really what to do. I'm reluctant to change branch-1-5 in
| this respect. It's supposed to be a stable series, after all. :-/
I'd rather not see this
* Ralf Wildenhues wrote on Thu, Dec 01, 2005 at 02:17:25PM CET:
> * Jan Giesen wrote on Wed, Nov 30, 2005 at 10:48:10PM CET:
> > You wrote:
> > > We need RTLD_GLOBAL by default at the moment, simply because some
> > > libltdl users expect things to work this way.
Gah. Please forget all of this, i
Hi Jan,
* Jan Giesen wrote on Wed, Nov 30, 2005 at 10:48:10PM CET:
> You wrote:
> > We need RTLD_GLOBAL by default at the moment, simply because some
> > libltdl users expect things to work this way.
*snip*
> Thank you for the information; I understand now better how Libtool works.
> For me this
Dear Ralf,
You wrote:
> We need RTLD_GLOBAL by default at the moment, simply because some
> libltdl users expect things to work this way. We could add a new
> interface which allows some kind of localization of symbol scope,
> say lt_dlopen_mode("foo.la", LT_DL_LOCAL), but what about graceful
> de