How to judge the “make” run jobs more than 4?

 

In windows console mode, type “tasklist | find /C “tcc” I got more than
10.

 

Thanks.

 

  _____  

发件人: Fergus Henderson [mailto:[EMAIL PROTECTED] 
发送时间: 2008年10月7日 15:12
收件人: Feng Tan
抄送: distcc@lists.samba.org
主题: Re: [distcc] Problem about Distcc on Windows not cygwin to compile ARM
project

 

What's your DISTCC_HOSTS setting?

 

Which "make" are you using, and does it run jobs other than distcc with
parallelism > 4?  (If not, it's make's fault, not distcc's.)

 

Otherwise, try with DISTCC_VERBOSE=1 and post the output.

On Tue, Oct 7, 2008 at 2:42 AM, Feng Tan <[EMAIL PROTECTED]> wrote:

Hi, All

 

       I have made Distcc support Tcc (ARM ADS). But I have met some problem
when used Distcc (3.0) on windows console not Cygwin to compile ARM project.


Distcc only connect 4cpus (more than 20cpus have been provided as servers)
when ran even if I changed make �CjN (N=32 or bigger) and the compiling is
OK without errors.

I tried other dual core computer instead of this four-processor one and the
Distcc only connect 2cpus.

It seems that the number of computers that Distcc tried to connect is equal
to the number of the processors.

 

PS: The Distcc is configured and compiled using Cygwin.

 

Anyone has some ideas?

Your help will be highly appreciated. 

 

Thanks very much.

 

                            Feng


__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc




-- 
Fergus Henderson <[EMAIL PROTECTED]>

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to