libtool
[Top][All Lists]
Advanced

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

Re: Libtool eats redundant link objects


From: Alexandre Oliva
Subject: Re: Libtool eats redundant link objects
Date: 26 Feb 2001 20:04:29 -0300
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

On Feb 24, 2001, Sam TH <address@hidden> wrote:

> On Sun, Feb 25, 2001 at 12:18:13AM +0100, Peter Eisentraut wrote:

>> It seems this was fully intentional.  In fact, the code says
>> 
>> # Make sure that $var contains only unique libraries
>> # and add them in reverse order

This is definitely wrong.  Thanks for spotting the problem.

> Is there any good reason to prevent people from doing this?  
           
The rationale was that it used to prevent correct linking because of
excessively-long link command lines in certain cases.  Which doesn't
make the dropping of duplicate libraries right, it just creates a
different problem scenario.

Sam, would you please add a `break' just before the comment above, and
see if it fixes the problem for you?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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