distcc: A fast, free distributed C/C++/... compiler frontend1

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 often two or more times 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. They can even have different processors or operating systems, if cross-compilers are installed.

... part of T2, get it here

URL: https://distcc.github.io/

Author: Martin Pool <distcc [at] lists [dot] samba [dot] org>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 3.4-b83dd2e

Remark: Does cross compile (as setup and patched in T2).
Remark: Dietlibc compatible.

Download: https://github.com/distcc distcc.git b83dd2edistcc-3.4-b83dd2e.tar.zst

T2 source: config-200.hlp
T2 source: config-200.in
T2 source: distcc.cache
T2 source: distcc.desc
T2 source: parse-config

Build time (on reference hardware): 2% (relative to binutils)2

Installed size (on reference hardware): 0.89 MB, 73 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip linux-header make ncurses popt python sed sysfiles tar git

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).