CSC373/406: Labs: GCC [15/42] |
We will use gcc on riely373.
Some of you may wish to run gcc locally on your home computer.
Windows: There are many versions of gnu utilities for windows, including MinGW, Cygwin, and GNUwin32
Unless you already use cygwin, I recommend that you install MinGW (use the installer executable).
Ubunutu Linux: sudo apt-get install build-essentials
OSX: Install Xcode (also on your installation DVD).