This is the command icerun that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
icecc - Icecream compiler stub
SYNOPSIS
icecc [ 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 shouldn't call
icecc directly, but place the specific compiler stubs in your path: export
PATH=/usr/lib/icecc/bin:$PATH.
Use icerun online using onworks.net services