From a53f8a1223196301ca1dc9f350697cf233064c40 Mon Sep 17 00:00:00 2001 From: blitz-research Date: Sun, 27 Sep 2015 10:48:21 +1300 Subject: [PATCH] Updated versions.txt --- versions.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/versions.txt b/versions.txt index d5d0be6..6dd3238 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,16 @@ ***** 1.52 Release ***** +* Modified bmk so it just uses installed mingw if bin/ld.exe not found. + +Install.bat no longer copies in default ld.exe or ar.exe so this is the default for new installs. + +The MINGW env var can be used to set installed MINGW version. This should be set to the root of your +MINGW installation dir, ie:" 'one up' from bin. + +If MINGW is not set and there is no bin/ld.exe, bmx just assumes there's a valid mingw installation in +your PATH somewhere. + * You should be able to install from git download with newer versions of mingw now! Tested with TDM-GCC-32 and TDM-GCC-64 v4.9.2 * Updated bmk so it uses -O3 in release mode. Disabled -ftree-vrp optimization which was causing crashes on mingw. -- 2.30.2