Re: Fw: Problem with libtool under HPUX: BIND_FIRST flag is required

2005-12-01 Thread Peter O'Gorman
-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

Re: Fw: Problem with libtool under HPUX: BIND_FIRST flag is required

2005-12-01 Thread Ralf Wildenhues
* 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

Re: Fw: Problem with libtool under HPUX: BIND_FIRST flag is required

2005-12-01 Thread Ralf Wildenhues
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

Fw: Problem with libtool under HPUX: BIND_FIRST flag is required

2005-11-30 Thread Jan Giesen
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

Re: Problem with libtool under HPUX: BIND_FIRST flag is required

2005-11-28 Thread Ralf Wildenhues
Hi Jan, * Jan Giesen wrote on Sun, Nov 27, 2005 at 10:56:26PM CET: > > The trigger libraries are itself loaded explicitly with lt_dlopen(), but not > in the main programm, but in a another shared library, which is implicit > loaded from the main program. > To access a trigger library a pointer to

Re: Problem with libtool under HPUX: BIND_FIRST flag is required

2005-11-27 Thread Jan Giesen
Dear Ralf You wrote: > Hi Jan, > > * Jan Giesen wrote on Fri, Nov 25, 2005 at 11:16:26PM CET: > > I have encountered a libtool problem, when I tried to build > > cvsnt 2.5.03.2151 (cf. www.cvsnt.org) under HPUX 11.11. > > This problem could be reproduced with libtool version 1.5.6 > > as well as w

Re: Problem with libtool under HPUX: BIND_FIRST flag is required

2005-11-26 Thread Ralf Wildenhues
Hi Jan, * Jan Giesen wrote on Fri, Nov 25, 2005 at 11:16:26PM CET: > I have encountered a libtool problem, when I tried to build > cvsnt 2.5.03.2151 (cf. www.cvsnt.org) under HPUX 11.11. > This problem could be reproduced with libtool version 1.5.6 > as well as with 1.5.20: Hrmpf, I need to fill

Problem with libtool under HPUX: BIND_FIRST flag is required

2005-11-26 Thread Jan Giesen
I have encountered a libtool problem, when I tried to build cvsnt 2.5.03.2151 (cf. www.cvsnt.org) under HPUX 11.11. This problem could be reproduced with libtool version 1.5.6 as well as with 1.5.20: Subroutines in shared libraries, which are loaded at runtime using libtldl are not correctly linked