* Kurt Roeckx wrote on Mon, Jan 02, 2006 at 02:35:23PM CET:
> 
> I noticed that it had that "--" in it before, I just never saw it
> generate any problems.

I don't think it does now.

> On Mon, Jan 02, 2006 at 02:10:52PM +0100, Ralf Wildenhues wrote:
> > You could change the last sed command to kill those separators:
> >                 | sed '/^--/d;s/gcc/cc/g' >> libtool
> 
> Thanks for the suggestion.

BTW, this might generate problems on MinGW (because of the automatic
argv rewriting for win32 paths); not that I expect Debian's libtool to
end up there, but some things end up where you never expected them..

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

Sure, I did not mean to imply that.

Cheers,
Ralf


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

Reply via email to