DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamedistcc-pump
Beschreibungpump mode for distcc a distributed compiler client and server
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version3.1-3.2
Sektiondevel
Prioritätoptional
Installierte Größe548 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~), python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), distcc
Empfohlene Pakete
PaketbetreuerCarsten Wolff
Quelledistcc
Paketgröße139294 Byte
Prüfsumme MD515b29e4e815f795521852f284bb76fd2
Prüfsumme SHA133ea25eb7a9e5922b7a9b08c7d20db6e93725009
Prüfsumme SHA256b9d5782c4b6242075b0c54da3dc3e327a88ea82c3df1bafa33b96ebbe2f1a9d9
Link zum Herunterladendistcc-pump_3.1-3.2_i386.deb
Ausführliche Beschreibungdistcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. . this package contains the necessary additions for distcc's "pump" mode, which improves on plain distcc by distributing not only compilation but also preprocessing to distcc servers. If you have more than 10 CPUs involved in your distcc setup, you should consider using this package on your distcc client machine.


Impressum
Linux is a registered trademark of Linus Torvalds