That's on OSX. My goal was to run it under System 7.1 (the IIcx), MacOS 8.1 (the Quadra) and MacOS 8.6 (a PowerMac 8100/80 with a 400MHz G3 upgrade, the latter disabled for one of the tests). :-)Compiling on my PowerBook G4 only required taking the following line and moving it outside of the #ifdef:Got it to compile on a Classic Mac, mostly by hacking out all the option parsing. The below is using CodeWarrior Pro 5, optimised for a PPC601 or 68020.
#include "getopt.h"