From 800fe15f4e1a9e1e4fc03350f101f4ab5aeb5e93 Mon Sep 17 00:00:00 2001 From: ashes999 Date: Wed, 20 Mar 2013 20:35:42 -0700 Subject: [PATCH] Updated Supported Platforms (markdown) --- Supported-Platforms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Supported-Platforms.md b/Supported-Platforms.md index 22bba2a..dc75eff 100644 --- a/Supported-Platforms.md +++ b/Supported-Platforms.md @@ -15,7 +15,7 @@ Currently, mruby compiles and runs under the platforms reported hereafter. |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 | -|75dd4a5a |Win XP / Cygwin |Q6600 |GCC + Android NDK |YES | +|75dd4a5a |Win XP / Cygwin |Q6600 |GCC 4.5.3 |YES | ## Building on Cygwin ## Building on Cygwin is not well supported, because of the way paths are treated (slash vs. backslash, /cygdrive/c/ vs. C:\, etc.) However, some users successfully built under Cygwin.