Remote compiler (runs gcc)

0. Contents

This is the documentation of remotegcc-1.0.3.2.
   1. Purpose
   2. Copying
   3. See also
   4. Requirements
   5. Downloading

1. Purpose

Runs gcc/g++ on a remote host.


Example:
remotegcc -soktober -- gcc -o test test.c

Sorry, no better documentation available.

2. Copying

remotegcc has been written by Joel Yliluoma, a.k.a. Bisqwit,
and is distributed under the terms of the General Public License (GPL).

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

The official home page of remotegcc is at http://oktober.stc.cx/source/remotegcc.html.
Check there for new versions.

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