Hi Martin,

thanks for your comments,

> -----Original Message-----
> From: ext Martin Pool [mailto:mbp@;samba.org]
> 
> What actual DISTCC_HOSTS were you using for these cases?  Did ordering
> make a difference?  Depending on your Makefile, it might.
> 
> The best would probably be
> 
>  DISTCC_HOSTS='boccm03 bolinux54 bolinux11 localhost'

that was what I've been using - the hosts at 
the beginning and the localhost at the end:

   setenv DISTCC_HOSTS 'bolinux54:1111 bolinux11:1111 boccm03:1111 localhost'

> i.e. fastest machine first, and localhost last.  Don't list the local
> machine's name, say "localhost", otherwise it will try to make a tcp
> connection to it.  (That is possibly not a very obvious setup.)

You probably mean "don't list bolinux47 if that's 
the name of your localhost"? I haven't.

I'll try putting the fastest machine in front next time, thanks

Regards
Alex
_______________________________________________
distcc mailing list
[EMAIL PROTECTED]
http://lists.samba.org/cgi-bin/mailman/listinfo/distcc

Reply via email to