On 8/25/05, Greg Szeszko (TT) <[EMAIL PROTECTED]> wrote:

> I build a C++ project with very heavy preprocessing.  I run it on a 2
> machine RH system, each having 2 CPUs.  When I run distccmon-text (with
> refresh of 2) on the main compilation machine (the one that starts make –j
> 6) I initially see listing for all six jobs with state Preprocess.  After a
> short while, though, the listings start disappearing one by one and then
> there is nothing.  I can still see the preprocessing jobs running on my
> local machine.  The remote distccd reports compilation of few files, but
> distccmon-text on the local machine shows nothing.  Is that an intended
> behavior? 

No, it's not the intended behaviour.  It may be the jobs are taking
long enough that the monitor thinks the files are just leftover.  You
could try adjusting the timeout in (iirc) mon.c, and also looking
inside the state directory with ls while it's running.

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

Reply via email to