diff --git a/Supported-Platforms.md b/Supported-Platforms.md index 6252cf3..bf2dd79 100644 --- a/Supported-Platforms.md +++ b/Supported-Platforms.md @@ -2,91 +2,16 @@ Currently, mruby compiles and runs under the platforms reported hereafter. **Note**: this is not an exhaustive list: if your preferred system is missing in the table, add it! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SHAOSCPUToolchainCompiles
cb8b4691Apple OS X 10.7UnknownXcode 4.3YES
cb8b4691Apple OS X 10.8UnknownXcode 4.4YES
cb8b4691Debian Linux 6.0.3UnknownGCC 4.5YES
cb8b4691Ubuntu Linux 12.04UnknownGCC 4.5YES
cb8b4691Ubuntu Linux 12.04UnknownGCC 4.6.3YES
4c01f002ArchlinuxUnknownGCC 4.7.0YES
59da9f6FreeBSD 9.0-STABLEUnknownGCC 4.2.1YES
59da9f6FreeBSD 9.0-STABLEUnknownClang 3.0YES
unknownWin7UnknownMinGW64YES
3e1dd77bOpenSUSE 12.2Intel i5-2410GCC 4.7YES
3e1dd77bOpenSUSE 12.2Intel i5-2410Solaris Studio 12.3NO
\ No newline at end of file +|SHA |OS |CPU |Toolchain |Compiles| +|---------|-------------------|-------------|-------------------|--------| +|cb8b4691 |Apple OS X 10.7 |Unknown |Xcode 4.3 |YES | +|cb8b4691 |Apple OS X 10.8 |Unknown |Xcode 4.4 |YES | +|cb8b4691 |Debian Linux 6.0.3 |Unknown |GCC 4.5 |YES | +|cb8b4691 |Ubuntu Linux 12.04 |Unknown |GCC 4.5 |YES | +|cb8b4691 |Ubuntu Linux 12.04 |Unknown |GCC 4.6.3 |YES | +|4c01f002 |Archlinux |Unknown |GCC 4.7.0 |YES | +|59da9f6 |FreeBSD 9.0-STABLE |Unknown |GCC 4.2.1 |YES | +|59da9f6 |FreeBSD 9.0-STABLE |Unknown |Clang 3.0 |YES | +|unknown |Win7 |Unknown |MinGW64 |YES | +|3e1dd77b |OpenSUSE 12.2 |Intel i5-2410|GCC 4.7 |YES | +|3e1dd77b |OpenSUSE 12.2 |Intel i5-2410|Solaris Studio 12.3|NO |