Please go ahead. I just wanted to contribute the fix.

-----Original Message-----
From: 'Martin Pool' [mailto:[EMAIL PROTECTED]
Sent: Monday, January 26, 2004 6:22 PM
To: Ben Scarlet
Cc: '[EMAIL PROTECTED]'
Subject: Re: [distcc] patch: -Wa,-xarch=v8 incorrectly not distributed


On 26 Jan 2004, Ben Scarlet <[EMAIL PROTECTED]> wrote:


> >The basic idea is OK, but I think the implementation is still too
> >likely to guess wrong if there happens to be another -al in the
> >option.
> >
> >Since the gcc manual says the option is split at the commas then I
> >think we need to look for something like the regexp ,-al[=,] 
> 
> I was aiming for minimal change, but if you'd prefer something more
correct:
> 
> Reading the info page for gnu as, actually any "-a...=foo" flag would
behave
> similarly to -al=foo:

After reading the manual more it looks like there is also a "--MD"
(sic) for gas, which would also need to be local.  I can take it from
here if you want.

-- 
Martin 
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to