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
__ distcc mailing list http://distcc.samba.org/
To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
