On Mon, Jan 02, 2006 at 02:10:52PM +0100, Ralf Wildenhues wrote:
> 
> grep -A/-B outputs a line with two dashes as separator for matches, if
> more than one is found.  This is exposed with 1.5.22, as we backported
> LTCFLAGS support to it, and thus LTCC is not immediately followed by CC
> any more.

I noticed that it had that "--" in it before, I just never saw it
generate any problems.

> You could change the last sed command to kill those separators:
>                 | sed '/^--/d;s/gcc/cc/g' >> libtool

Thanks for the suggestion.

> Similar applies to BINCXX.
> 
> Aside, you should probably include LTCFLAGS in the BINCC tag as well.

BINCC only?  BINCXX seems to have it too, so I'll do it for both.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to