Reduce compile time with distcc
Wednesday, June 23rd, 2004distcc is a little application that hooks onto the gcc compiler and allows the compilation to occur on other machines where distcc is installed. The first step is to get distcc onto your workstation, so download the latest version from the Web site (see Resources for a link).Fantastic