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 Back to release list
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.

Project Resources