On 13 Oct 2002, Amir Tal <[EMAIL PROTECTED]> wrote:
> when saying in DISTCC_HOSTS='192.168.0.2 192.168.0.1 localhost', i noticed 
> that requests are being sent only to the first host (192.168.0.2) and nothing 
> is being sent to 192.168.0.1 .
> priority stuff ?
> is it normal, and if not, where do i tell distcc to act differently
> ?

Are you actually using "make -j"?  If not, only one job will run at a
time, and it will always run on the first named host (in current
versions of distcc).

And please, read this:

  http://www.tuxedo.org/~esr/faqs/smart-questions.html

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

Reply via email to