update list of supported platforms

svn: r17887
This commit is contained in:
Matthew Flatt 2010-01-29 20:08:17 +00:00
parent be5b6cd32e
commit fe532b712c

View File

@ -385,21 +385,14 @@ mzscheme/sconfig.h to provide a platform-specific compilation
information. As dsitributed, mzscheme/sconfig.h contains information. As dsitributed, mzscheme/sconfig.h contains
configurations for the following platforms: configurations for the following platforms:
Windows Windows (x86)
Mac OS X Mac OS X (PPC, x86, x86_64)
Linux (x86, PPC, 68k, Alpha) Linux (x86, x86_64, PPC, 68k)
Cygwin Cygwin (x86)
Solaris (x86, Sparc) Solaris (x86, Sparc)
SunOS4 (Sparc) FreeBSD (x86)
IBM AIX (RS6000) OpenBSD (x86)
SGI IRIX (Mips) NetBSD (x86)
DEC Ultrix
HP/UX
FreeBSD
OpenBSD
NetBSD
OSF1 (Alpha)
SCO Unix (x86)
If your platfrom is not supported by the Boehm garbage collector If your platfrom is not supported by the Boehm garbage collector
(distributed with PLT source), provide the `--enable-sgc' flag to (distributed with PLT source), provide the `--enable-sgc' flag to