When it comes to compile programs, Distcc and CCache are two nice little programs. For distcc, simply emerge it; then, in /etc/conf.d/distccd, near the bottom of the file, make sure that the –allow option matches the network (in my case, it’s –allow=10.10.10.0/24). Start it and add it to the default runlevel – voila!
For CCache, simply follow the wiki entry. Simply emerge it, configure the links and add it to the FEATURES in /etc/make.conf. Done.













