Remote compiler (runs gcc)
0. Contents
This is the documentation of remotegcc-1.0.3.2.
1. Purpose
Runs gcc/g++ on a remote host.
Example:
remotegcc -soktober -- gcc -o test test.c
Sorry, no better documentation available.
2. Copying
3. See also
distcc
is a program that distributes compilation of C code across several
machines on a network. It does not require machines to share a filesystem,
have synchronized clocks, or to have the same libraries or header files
installed.
- The description seems to be exact match for this remotegcc too.
4. Requirements
GNU make is probably required.
5. Downloading
Generated from
progdesc.php
(last updated: Sat, 14 Dec 2002 16:44:51 +0200)
with docmaker.php
(last updated: Tue, 13 Aug 2002 14:17:29 +0300)
at Sat, 14 Dec 2002 16:45:03 +0200