libtool
[Top][All Lists]
Advanced

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

Re: TODO


From: Jacob Meuser
Subject: Re: TODO
Date: Mon, 15 Nov 2004 20:07:39 -0800
User-agent: Mutt/1.4.2i

On Mon, Nov 15, 2004 at 08:01:38PM -0600, Bob Friesenhahn wrote:
> On Mon, 15 Nov 2004, Jacob Meuser wrote:
> >
> >but this only works is all the libraries have .la files, right?
> >what happens if not all those libraries were built with libtool?
> >how would libtool find the dependent libraries if there is no .la?
> 
> That is a function of pkg-config. :-)
> 
> >>From the outside, nothing changes.  Except that libtool trusts you
> >>to have linked your deplibs properly.
> >
> >generally, it's a good idea to list all dependent libraries,
> >because it must be done on some systems.  now if libtool starts
> >saying "don't do this", then people will just not do it, whether
> >they understand the issues involved or not.
> 
> At least for libraries with .la files, libtool would silently drop the 
> extra dependencies (relying on the linker to add them) and would not 
> say "don't do this".  I agree that typical developers react to error 
> messages and warnings, and may not spend enough time to understand all 
> the issues.

well, by libtool I meant in the documentation, the examples, on this
list, etc.  but of course, most people don't read that stuff anyway :(

-- 
<address@hidden>

> Bob
> ======================================
> Bob Friesenhahn
> address@hidden
> http://www.simplesystems.org/users/bfriesen




reply via email to

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