Download List

Descripción del Proyecto

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
3.1

Lotes de correcciones y mejoras de la portabilidad se hicieron. La "- SCAN-incluye la opción" ha sido añadido a distcc. Esto demuestra que los encabezados distcc enviaría a la máquina remota en el modo de bomba, sin tener que compilar nada. Esto proporciona una interfaz sencilla para incluir el servidor. La "- desactivar" Werror opción se añadió a configurar. Esto deshabilita el uso de la opción de gcc-Werror cuando distcc edificio, que permite la compilación de distcc para tener éxito, incluso si gcc cuestiones advertencias.
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.

2008-08-07 12:51
3.0

Este comunicado contiene una novedad importante: distcc modo de bomba. Con el modo de bomba, distcc es ahora capaz de distribuir de preprocesamiento también, no sólo de compilación. Como resultado, esta versión puede ser hasta tres veces más rápido que las versiones anteriores. También contiene muchas otras nuevas características y corrección de errores.
Tags: Major feature enhancements
This release contains a major new feature: distcc-pump mode. With pump mode, distcc is now able to distribute preprocessing too, not just compilation. As a result, this release can be up to three times faster than earlier versions. It also contains many other new features and bugfixes.

2004-11-30 22:27
2.18.3

Esta versión corrige pequeños fallos en el manejo de-x y-Ficha de opciones del compilador.
Tags: Minor bugfixes
This release fixes small bugs in handling -x and -specs compiler options.

2004-11-12 07:27
2.18.2

Errores de Portabilidad para Solaris y AMD64 fueron corregidos.
Tags: Minor bugfixes
Portability bugs for Solaris and amd64 were fixed.

2004-11-12 07:27
2.18.1

Portabilidad de varios errores menores y se han arreglado.
Tags: Minor bugfixes
Various portability and minor bugs were fixed.

Project Resources