Remote compiler (runs gcc)

0. Contents

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

1. Purpose

Runs gcc/g++ on a remote host.
Usage: remotegcc [options]

Options:
  -h, --help    This text
  -s, --host    Add host
  -v, --verbose Verbose++
  -V, --version Version info
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: Fri, 12 Jul 2002 07:36:02 +0300)
with docmaker.php (last updated: Fri, 7 Jun 2002 00:57:39 +0300)
at Fri, 12 Jul 2002 07:41:35 +0300