libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help! Library reordering is killing me!


From: Robert Boehne
Subject: Re: Help! Library reordering is killing me!
Date: Wed, 29 Jan 2003 08:26:17 -0600

Norbert,

Try quoting the whole series of library flags.

Robert

Norbert Kiesel wrote:
> 
> Hi,
> 
> I'm a happy libtool user but currently face a problem which I just can't
> solve: I have to link a program against openldap libs (-lldap -llber)
> and oracle libs (-lclntsh), but I must make sure the openldap libs
> appear *before* the oracle lib.  Reason is that -lclntsh also contains
> LDAP functions which are not compatible with the OpenLDAP ones I need to
> use.
> 
> However whatever I do, libtool always puts the -lclntsh before the
> -lldap.  Is there any way I can force it to preserve the order I gave in
> my Makefile?
> 
> --nk
> 
> --
> Norbert Kiesel <address@hidden>
> TBD Networks
> 
> _______________________________________________
> Libtool mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/libtool




reply via email to

[Prev in Thread] Current Thread [Next in Thread]