libtool-patches
[Top][All Lists]
Advanced

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

Re: inherited linker flags misses linker flags on darwin


From: Ralf Wildenhues
Subject: Re: inherited linker flags misses linker flags on darwin
Date: Wed, 24 Aug 2005 10:45:59 +0200
User-agent: Mutt/1.4.1i

* Christoph Egger wrote on Wed, Aug 24, 2005 at 08:08:39AM CEST:
> Peter wrote:
> > Ralf Wildenhues wrote:
> > > 
> > Committed to HEAD. I take it that I no longer need to commit to
> > branch-2-0?
> 
> I found this bug in branch-2-0, so the fix belongs to there, too.

See the recent discussion on the libtool list for the reason of this
question.

> And in the patch you committed to HEAD there's still one bug.
> Look in the for-loop:
> 
> *) new_inherited_linker_flags="$new_inherited_linker_flags
> $tmp_inherited_linker_flag";;
> 
>                                                          ^
> 
> Remove this 's'. (Remember to have said this already three times)

And saying it another time does not make it more right than before.
There is no variable $new_inherited_linker_flag used in ltmain, only
$new_inherited_linker_flags.

Or have we just been misunderstanding you completely the whole time?

Cheers,
Ralf




reply via email to

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