distcc manual page. table of contents. name; synopsis; description; quickstart; quickstart for distcc-pump mode; how plain (non-pump) distcc works; how distcc-pump mode works; restrictions for pump mode; option summary; installing distcc; masquerading; using distcc with ccache; host specifications; compression; search paths; timeouts;. distcc Public. distributed builds for C, C++ and Objective C. C 1, GPL (1 issue needs help) 16 Updated 19 days ago. www.doorway.ru Public. The distcc website. HTML 5 . distcc (1) [debian man page] distcc distributes compilation of C code across several machines on a network. distcc should always generate the same results as a local compile, it is simple to install and use, and it is often much faster than a local compile.
distccd is the server for the distcc (1) distributed compiler. It accepts and runs compilation jobs for network clients. distcc can run over either TCP or a connection command such as ssh (1). TCP connections are fast but relatively insecure. SSH connections are secure but slower. For SSH connections, distccd must be installed on the volunteer. QUICKSTART. 1 For each machine, download distcc, unpack, and install. 2 On each of the servers, run distccd --daemon optionally with --allow options to restrict access. 3 Put the names of the servers in your environment: $ export DISTCC_HOSTS='localhost red green blue' 4 Build! $ make -j8 CC=distcc. distcc manual page. table of contents. name; synopsis; description; quickstart; quickstart for distcc-pump mode; how plain (non-pump) distcc works; how distcc-pump mode works.
This page is only for Fedora! config. /etc/sysconfig/distccd. ### See distcc(1) manual page for more information on these options. distcc distributes compilation of C code across several machines on a network. distcc should always generate the same results as a local compile. To setup distcc to be compatible with the widest range of existing software, create a "masquerade dir" of compiler links that will invoke distcc. When the.
0コメント