Spider wrote:

#distcc
DISTCC_HOSTS="localhost"
DISTCC_VERBOSE=1
MAKEOPTS="-j2"



Why theese instead of FEATURES="distcc" ??


CC="distcc"
CXX="distcc g++"


you mean the lines above or below? I'm guessing the CC and CXX lines. Cause I already have distcc in FEATURES.


With this setup, both machines compile on the athlon, but:


- is there any way to shut down the distccd on the P120? When I did this, I didn't get a connection to the Athlon anymore and everything
was compiled locally (on the P120) again...
- why is the CPU usage on the Athlon just at about 25% during compiles




Try DISTCC_HOSTS="athlon/10 localhost" (first 10 jobs go to the athlon)

good hint, but can I shutdown the distccd on the p120 or does it have to run? I guess it does.


And off-list. Would you -PLEASE- stop staring new threads by pressing "reply to" and
then erasing everything inside the message? your email was just sent as
it was a reply to the gentoo-sources thread.

Silly me. Sorry... Oh, there is a threaded view in mozilla :) nice...




-- [EMAIL PROTECTED] mailing list



Reply via email to