
Solaris -
  Builds sucessfully using gcc. No other compilers tried. A test has been
  added to the main makefile that looks for Solaris.

AIX -
  The make that comes with AIX cannot understand make conditionals. You
  *must* use gmake.

Linux -
  Everything works fine. This is the primary platform that the application
  was developed on.

FreeBSD -
  This is a target platform, although it has not been tested yet.
