[distcc] Re: parallel make question

Jeff rustysawdust at yahoo.com
Sun Jun 22 19:57:34 GMT 2003


mbp at samba.org wrote:
> Specify "localhost/1" in the host list.  This should generally prevent
> distcc running more than one job locally, including links.  (This will
> only help if the Makefile calls cc/distcc as the linker, rather than
> ld directly, which most makefiles do.)

I changed my .distcc/hosts but it doesn't seem to work -- it starts two 
linkers (which show up on the command line as g++, not ld).

I read about the .NOTPARALLEL make target which might be another way to 
get this done.


Thanks,

Jeff






More information about the distcc mailing list