goto-cc-2-7-1-win.zip
Do unzip goto-cc-2-7-1-win.zip and put goto-cc in your path before running. Important: You need CL (comes with Microsoft Visual Studio) in
your PATH for preprocessing.
goto-cc-2-7-1-linux.tgz
Do tar xfz goto-cc-2-7-1-linux.tgz and put
goto-cc in your path before running.
If you need to link object files without creating a
binary, you can use goto-ld,
which you can obtain by creating a symbolic link to
goto-cc: ln goto-cc goto-ld -s