libtool-patches
[Top][All Lists]
Advanced

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

Re: Libtool incorrectly adds dependency libs to $deplibs


From: Scott James Remnant
Subject: Re: Libtool incorrectly adds dependency libs to $deplibs
Date: Sun, 08 Feb 2004 20:40:20 +0000

On Sun, 2004-02-08 at 19:31, Albert Chin wrote:

> When libtool adds a .la file to $deplibs, it first adds the library
> name to $deplibs and if $link_all_deplibs=yes, each dependency library
> is added to the library search path with -L. However, when libtool
> does this, it places non-duplicated -L paths *before* other $deplibs
> entries. Why doesn't libtool add the new -L paths *before* the
> library name entry from the .la file? If we agree this is the correct
> behavior, patch below.
> 
Could you give an example of what you mean...  Preferably one showing
the current behaviour and how it breaks something along with your
modified behaviour and how/why it fixes it.

Scott
-- 
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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