icecc - Man Page
Icecream compiler stub
Synopsis
icecc [compiler] [compile options] -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 should not call icecc directly, but place the specific compiler stubs in your path: export PATH=/usr/lib/icecc/bin:$PATH.
See Also
Author
Cornelius Schumacher
Referenced By
April 21th, 2005