Index: PLATFORMS ================================================================== --- PLATFORMS +++ PLATFORMS @@ -2,10 +2,12 @@ many others as well: +-------------------------+--------------+ | OS | Architecture | +-------------------------+--------------+ + | FreeBSD >= 8.0 | x86 | + +-------------------------+--------------+ | Linux | x86 | | Linux | x86_64 | +-------------------------+--------------+ | iPhone OS >= 2.2.1 | arm | | Mac OS X >= 10.5 | ppc | @@ -13,14 +15,14 @@ | Mac OS X >= 10.5 | x86 | | Mac OS X >= 10.5 | x86_64 | +-------------------------+--------------+ | NetBSD >= 4.0 | x86 | +-------------------------+--------------+ - | OpenSolaris 2009.06 | x86 | - | OpenSolaris 2009.06 | x86_64 | + | OpenSolaris >= 2009.06 | x86 | + | OpenSolaris >= 2009.06 | x86_64 | +-------------------------+--------------+ | Windows >= XP / cygwin | x86 | | Windows >= XP / mingw32 | x86 | +-------------------------+--------------+ Basically, it should run on any POSIX system to which gcc4 has been ported.