Tag: Hacks
DISTCC + AVAHI
When considering a project involving a large number of source files, compilation time is always an issue.
DistCC is in these cases a very good solution.
From DistCC site:
distcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network. distcc should always generate the same results [...]
Posted: August 21st, 2007 under English.
Tags: Education, Hacks, tip
Comments: 3


