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: Christoph Egger
Subject: Re: inherited linker flags misses linker flags on darwin
Date: Wed, 24 Aug 2005 12:18:19 +0200 (MEST)

> * 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.

Yes, but as long as there is no final decision put in stone,
I think branch-2-0 should be maintained as before.

> > 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?

hmm.. no, I made a closer look again.
When I tested the first version from this patch (the one before Peter
went to holiday), I noticed there was something wrong.

I read the sh code wrong and thus "fixed" it wrong. Because the build
of my sources succeeded I reported "success".
Then I read your notice about the missing $ and thought you found
another bug...

I just retested the final patch that went in and works.

-- 
Greetings,

Christoph

GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl




reply via email to

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