From 06d8395bd2b66e8655ae1d5f04a5f3430678be47 Mon Sep 17 00:00:00 2001 From: Jerome St-Louis Date: Sat, 12 Jul 2014 06:30:39 -0400 Subject: [PATCH] configure: Updated MinGW suggestions --- configure | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configure b/configure index 40e67c2..72f11b7 100755 --- a/configure +++ b/configure @@ -1,7 +1,9 @@ echo "The Ecere cross-platform SDK is pre-configured. Just type: mingw32-make; if you're on Microsoft® Windows™ - (You need MinGW: http://www.mingw.org/) + You need MinGW or MinGW-w64. We recommend TDM-GCC. + For best results, use the version bundled with the latest Ecere installer for Windows. + ( http://ecere.org/install/windows ) If you're on Apple® Mac™ OS X™, first add your toolchain bin directory to the path and set SYSROOT to the SDK directory. e.g. with Xcode 4.5.2: -- 1.8.3.1