[ITA] distcc 2.18.3-2 -- A fast, free, distributed C/C++ compiler

Jari Aalto (Cygwin-bug#20070808T0434) jari.aalto@cante.net
Thu Dec 13 00:05:00 GMT 2007


See previous ITA threads:

  http://cygwin.com/ml/cygwin-apps/2007-08/msg00037.html
  http://cygwin.com/ml/cygwin-apps/2007-08/msg00104.html

Renewing the ITA.

sdesc: "A fast, free, distributed C/C++ compiler"
ldesc: "A program to distribute builds of C, C++, Objective C or
Objective C++ code across several machines on a network"
requires: cygwin gcc popt
category: Devel

a) manual

  wget        \
    http://cygwin.cante.net/distcc/distcc-2.18.3-2.tar.bz2 \
    http://cygwin.cante.net/distcc/distcc-2.18.3-2-src.tar.bz2 \
    http://cygwin.cante.net/distcc/setup.hint

b) automatic; for build testing

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir distcc ; cd distcc
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/distcc/get.sh \
          http://cygwin.cante.net/distcc/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines



More information about the Cygwin-apps mailing list