Distcc
This entry published by the Free Software Foundation.
Distcc
http://distcc.samba.org/
'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.
IRC Help channel- irc://irc.gnome.org/distcc
IRC development channel- irc://irc.gnome.org/distcc
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Janet Casey | 2452457.52 July 2002 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://cvs.samba.org/cvsweb/distcc/ |
| Bug Tracking,Developer,Support | mailto:distcc@lists.samba.org |
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | libpopt |
| Weak prerequisite | Python |
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 30 November 2004.
Problem with this listing?
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 12 April 2011, at 14:49.

