]> Icecream User's Manual Cornelius Schumacher April 21th, 2005 Icecream Icecream compiler 1 icecc Icecream compiler stub icecc -o OBJECT -c SOURCE Description 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: export PATH=/opt/icecream/bin:$PATH. See Also icecream, scheduler, iceccd, icemon Author Cornelius Schumacher