Download List

프로젝트 설명

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

버그수정 및 이동성을 개선 많이되었다. "- 스캔"옵션을 포함 distcc에 추가되었습니다. 어떤 헤더 distcc 원격 기계 펌프 모드에서, 실제로는 아무것도 컴파일하지 않고이 표시 보낼 것이다. 이 서버를 포함하는 간단한 인터페이스를 제공합니다. "- 해제 - Werror"옵션을 구성에 추가되었습니다. 이것은 gcc가의의 사용 Werror 옵션을 사용할 수 없게 할 때 빌딩 distcc, distcc 컴파일 성공할 수 있도록해도 gcc가 문제를 경고.
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

이 릴리스의 새로운 주요 기능이 포함되어있습니다 : distcc - 펌프 모드입니다. 펌프 모드와 함께, 지금 전처리 너무, 아니라 컴파일을 배포할 수있습니다 distcc. 결과적으로,이 릴리스 될 수있습니다 3 배 빠른 이전 버전보다. 그것은 또한 다른 많은 새로운 기능 및 버그수정이 포함되어있습니다.
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

이 릴리스에는 수정 처리하는 작은 버그 - X 및 - 사양이 컴파일러 옵션을 누릅니다.
Tags: Minor bugfixes
This release fixes small bugs in handling -x and -specs compiler options.

2004-11-12 07:27
2.18.2

Solaris 용 이식성 및 amd64의 경우 버그가 수정되었습니다.
Tags: Minor bugfixes
Portability bugs for Solaris and amd64 were fixed.

2004-11-12 07:27
2.18.1

다양한 이동성 및 사소한 버그가 수정되었습니다.
Tags: Minor bugfixes
Various portability and minor bugs were fixed.

Project Resources