Top > All Packages in Directory > Distcc

Distcc - Distributes code compilation across a network

'distcc' distributes compilation of C or C++ code across several machines on a network. It should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile.

'distcc' does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. Machines can be running different operating systems, as long as they have compatible binary formats or cross-compilers. 'distcc' sends the complete preprocessed source code across the network for each job, so all it requires of the volunteer machines is that they be running the distccd daemon, and that they have an appropriate compiler installed.



Obtaining

Web pagehttp://distcc.samba.org/
Source tarballhttp://distcc.samba.org/ftp/distcc/?M=D
Source informationhttp://distcc.samba.org/ftp/distcc/distcc-2.14tar.bz2
Version 2.14 (stable) released on 2004-05-02
Licensed under The GNU General Public License, Version 2 or later.
This is not a GNU package.

Support contacts

Help List<distcc@lists.samba.org> http://lists.samba.org/mailman/listinfo/distcc
Developer List<distcc@lists.samba.org> http://lists.samba.org/mailman/listinfo/distcc
Bug List<distcc@lists.samba.org> http://lists.samba.org/mailman/listinfo/distcc

Project contacts

Maintainers
Developers

Related information

Source repositoryhttp://cvs.samba.org/cvsweb/distcc/
Interfacesdaemon, command line
Programsdistcc, distccd
Source languagesC, Python
Supported languagesC, C++, Objective C, Objective C++
Build prerequisiteslibpopt
Weak prerequisitesPython

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-07-02
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.