You should set:
MAKEOPTS="-j2" DISTCC_HOSTS="fastmachine/2" FEATURES="ccache distcc"
where fastmachine is the hostname or ip of the fastermachine. The '/2' means it can accept 2 jobs at once.
Should I install ccache also? Which one should I install first ccache or distcc?
It shouldn't really matter which order you install them in.
What set will be required to use ccache?
Nothing more should be required that what is already above.
-- Andrew Gaffney
-- [EMAIL PROTECTED] mailing list
