Problem with libtool under HPUX: BIND_FIRST flag is required

2005-11-26 Thread Jan Giesen
be avoided. Therefore I propose that in ltdl.c the flag BIND_FIRST is by default part of LT_BIND_FLAGS. Best regards Jan Giesen - Original Message - From: "Jan Giesen" <[EMAIL PROTECTED]> Newsgroups: support.cvsnt-dev Sent: Wednesday, November 23, 2005 1

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 v

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

2005-11-30 Thread Jan Giesen
In ltdl.c the link flag "LT_LAZY_OR_NOW" can be defined outside of ltdl.c, but the link flag "LT_GLOBAL" can't; therefore you cannot set this parameter externally to RTLD_LOCAL. Probably this unsymmetrical definition of the link flags can be aligned. Best regards Jan Giesen ___ http://lists.gnu.org/mailman/listinfo/libtool