logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

icecc - Icecream compiler stub

Author

       Cornelius Schumacher

                                                April 21th, 2005                                        icecc(1)

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: exportPATH=/usr/lib/icecc/bin:$PATH.

Name

       icecc - Icecream compiler stub

See Also

icecream(7), icecc-scheduler(1), iceccd(1), icemon(1)

Synopsis

icecc [compiler] [compileoptions] -o OBJECT -c SOURCE

See Also