1ICECREAM COMPILER(1) Icecream User's Manual ICECREAM COMPILER(1)
2
3
4
6 icecc - Icecream compiler stub
7
9 icecc [options] [-o OBJECT] [-c SOURCE]
10
11
13 icecc is the Icecream compiler stub. It gets called in place of the ac‐
14 tual compiler and transparently routes the compile requests to the Ice‐
15 cream network. You shouldn't call icecc directly, but place the specif‐
16 ic compiler stubs in your path: export PATH=/opt/icecream/bin:$PATH.
17
18
20 icecream, scheduler, iceccd, icemon
21
22
24 Cornelius Schumacher
25
26
27
28
29Icecream April 21th, 2005 ICECREAM COMPILER(1)