[distcc] distcc with cc1

Martin Pool mbp at sourcefrog.net
Sun Mar 16 00:39:36 GMT 2003


On 15 Mar 2003, Dara Hazeghi <dhazeghi at yahoo.com> wrote:
> > Aside from that it ought to be straightforward to
> > change distcc to use
> > a -S option remotely, and then run 'as' locally. 
> 
> Well, the problem is that I must use cc1. So I can't
> even really use -S.
> 
> In short the process would have to be:
> preprocess on local machine.
> compile to assembly remotely.
> assemble locally
> link locally.

Sorry, I don't understand what the difference is in this context
between running cc1 and running 'gcc -S'.

-- 
Martin


More information about the distcc mailing list