From f61ab853be9059df27a032438fb34badacdeeae0 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 18 Jun 2011 10:44:16 +0000 Subject: [PATCH] 2011-06-18 12:43 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL * updated comment for tdm mingw recommending official build for x64 compiler --- harbour/ChangeLog | 4 ++++ harbour/INSTALL | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 133bbd6d5d..16c2089d52 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2011-06-18 12:43 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * INSTALL + * updated comment for tdm mingw recommending official build for x64 compiler + 2011-06-18 12:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/winuni/RELNOTES * some updates diff --git a/harbour/INSTALL b/harbour/INSTALL index 3d179ba633..059dce4313 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -1477,7 +1477,7 @@ HARBOUR C/C++ Compilers/Shells: MinGW/MinGW-64 [win, *nix, free, open-soource] - http://tdm-gcc.tdragon.net/, http://sourceforge.net/projects/tdm-gcc/ (unofficial, recommended) [NOTE: 4.5.1 is broken, 4.5.2 OK] + http://tdm-gcc.tdragon.net/, http://sourceforge.net/projects/tdm-gcc/ (unofficial, recommended) [NOTE: 4.5.1 is broken, 4.5.2 OK, for x64 see the official release] http://www.mingw.org/, http://sourceforge.net/projects/mingw/ (official 32-bit, MSYS home, broken as of 4.5.0-1) http://mingw-w64.sourceforge.net/, http://sourceforge.net/projects/mingw-w64/ (official 64-bit, MSYS home) http://nuwen.net/mingw.html (unofficial)