×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Distcc: Difference between revisions

    Content added Content deleted
    imported>mutante
    m (New page: == Distributed Compiling == "''distcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network. distcc should always generate th...)
     
    imported>mutante
    mNo edit summary
    Line 1: Line 1:
    == Distributed Compiling ==
    == Distributed Compiling ==


    "''distcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network. distcc should always generate the same results as a local build, is simple to install and use, and is usually much faster than a local compile.''"
    "''distcc is a program to distribute builds of [[C]], [[C++]], Objective C or Objective C++ code across several machines on a network. distcc should always generate the same results as a local build, is simple to install and use, and is usually much faster than a local compile.''"

    "''distcc is developed on [[GNU/Linux]], but has been reported to work on other systems including [[FreeBSD]], [[NetBSD]], [[Darwin]], [[Solaris]], [[HP-UX]], [[IRIX]], [[Cygwin]] and [[BSD]]/OS.''"

    "''distcc is not itself a compiler, but rather a front-end to the [[GNU]] C]]/C++ [[compiler]] ([[gcc]]). (There is preliminary support for some other compilers but the main focus is gcc.) Almost all gcc options and features work as normal.''"


    * http://distcc.samba.org/
    * http://distcc.samba.org/

    Revision as of 21:03, 28 November 2007

    Distributed Compiling

    "distcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network. distcc should always generate the same results as a local build, is simple to install and use, and is usually much faster than a local compile."

    "distcc is developed on GNU/Linux, but has been reported to work on other systems including FreeBSD, NetBSD, Darwin, Solaris, HP-UX, IRIX, Cygwin and BSD/OS."

    "distcc is not itself a compiler, but rather a front-end to the GNU C]]/C++ compiler (gcc). (There is preliminary support for some other compilers but the main focus is gcc.) Almost all gcc options and features work as normal."

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.