Remote compiler (runs gcc)


   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

Downloading help

  • Do not download everything - you only need one file (newest version for your platform)!
  • Do not use download accelerators or you will be banned from this server before your download is complete!

Date (Y-md-Hi) acc        Size Name                
2002-1214-1445 r--       23678 remotegcc-1.0.3.2.tar.bz2
2002-1214-1445 r--        9109 patch-remotegcc-1.0.3.1-1.0.3.2.bz2
2002-0712-0441 r--       22572 remotegcc-1.0.3.1.tar.bz2
2002-0712-0441 r--        4078 patch-remotegcc-1.0.3-1.0.3.1.bz2
2002-0501-2110 r--       20161 remotegcc-1.0.3.tar.bz2
2002-0501-2110 r--         623 patch-remotegcc-1.0.2-1.0.3.bz2
2002-0411-1347 r--       20159 remotegcc-1.0.2.tar.bz2
2002-0411-1347 r--       19383 patch-remotegcc-1.0.1-1.0.2.bz2
2000-1111-0348 r--        8933 remotegcc-1.0.1.rar
2000-1111-0348 r--        8804 remotegcc-1.0.1.tar.bz2
2000-1111-0348 r--       10858 remotegcc-1.0.1.zip
2000-1111-0348 r--        3601 patch-remotegcc-1.0.0-1.0.1.bz2
2000-1012-0058 r--        8192 remotegcc-1.0.0.rar
2000-1012-0058 r--        8202 remotegcc-1.0.0.tar.bz2
2000-1012-0057 r--        9559 remotegcc-1.0.0.zip
Back to the source directory index at Bisqwit's homepage