Download List

Projeto Descrição

distcc is a parallel build system that distributes compilation of C/C++/ObjC code across machines on a network. It can be set up in just a few minutes and makes builds up to ten times faster. It does not require machines to share a filesystem or have the same libraries or header files, and installation does not need superuser privileges.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-01-16 21:21 Back to release list
3.1

Muitas correções de bugs e melhorias de portabilidade foram feitas. A "- de digitalização inclui" opção foi adicionado ao distcc. Isso mostra que o distcc cabeçalhos iria enviar à máquina remota no modo de bomba, sem realmente compilar nada. Isso fornece uma interface simples para incluir o servidor. O "- disable-Werror opção" foi adicionado para configurar. Isso desativa o uso do GCC opção Werror quando distcc edifício, permitindo a compilação de distcc para ter sucesso, mesmo gcc advertências questões.
Tags: Minor feature enhancements
Lots of bugfixes and portability improvements were
made. The "--scan-includes" option was added to
distcc. This shows which headers distcc would send
to the remote machine in pump mode, without
actually compiling anything. This provides a
simple interface to the include server. The
"--disable-Werror" option was added to configure.
This disables the use of gcc's -Werror option when
building distcc, allowing compilation of distcc to
succeed even if gcc issues warnings.

Project Resources