summaryrefslogtreecommitdiff
path: root/mans/icecc.1
blob: 514f48de9429112af4d679350fe927d6e09db3da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "ICECREAM COMPILER" 1 "April 21th, 2005" "Icecream" "Icecream User's Manual"
.SH NAME
icecc \- Icecream compiler stub
.SH "SYNOPSIS"
.ad l
.hy 0
.HP 6
\fBicecc\fR [\fBoptions\fR] [\-o\ OBJECT] [\-c\ SOURCE]
.ad
.hy

.SH "DESCRIPTION"

.PP
icecc is the Icecream compiler stub\&. It gets called in place of the actual compiler and transparently routes the compile requests to the Icecream network\&. You shouldn't call icecc directly, but place the specific compiler stubs in your path: \fBexport PATH=/opt/icecream/bin:$PATH\fR\&.

.SH "SEE ALSO"

.PP
icecream, scheduler, iceccd, icemon

.SH "AUTHOR"

.PP
Cornelius Schumacher