| Project Name | distcc |
| Category | Development tools |
| Programming Language | C |
| Project Home Page | http://distcc.samba.org/ |
| License(s) | GNU General Public License (GPL) |
| License URL(s) | http://www.gnu.org/copyleft/gpl.html |
| Tags (edit) | build, compiler |
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 as a local build, is simple to install and use, and is usually
much faster than a local compile.
distcc is not itself a compiler, but rather a front-end to the GNU C/C++
compiler (GCC)
distcc is developed on GNU/Linux, but has been reported to work on other systems including FreeBSD, NetBSD, Darwin, Solaris, HP-UX, IRIX, Cygwin and BSD/OS.
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
Last modified on 2006-08-21 03:33:28.121 (rel. 4).
