forked from mruby/mruby
-
Notifications
You must be signed in to change notification settings - Fork 0
Supported Platforms
lateau edited this page Nov 4, 2012
·
19 revisions
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!
| SHA | OS | Toolchain | Compiles |
|---|---|---|---|
| cb8b4691 | Apple OS X 10.7 | Xcode 4.3 | YES |
| cb8b4691 | Apple OS X 10.8 | Xcode 4.4 | YES |
| cb8b4691 | Debian Linux 6.0.3 | GCC 4.5 | YES |
| cb8b4691 | Ubuntu Linux 12.04 | GCC 4.5 | YES |
| cb8b4691 | Ubuntu Linux 12.04 | GCC 4.6.3 | YES |
| 4c01f002 | Archlinux | GCC 4.7.0 | YES |
| 59da9f6 | FreeBSD 9.0-STABLE | GCC 4.2.1 | YES |
| 59da9f6 | FreeBSD 9.0-STABLE | Clang 3.0 | YES |
| unknown | Win7 | MinGW64 | YES |
| 3e1dd77b | OpenSUSE 12.2 | GCC4.7 | YES |