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
This commit is contained in:
Viktor Szakats
2011-06-18 10:44:16 +00:00
parent 4a9f9356c5
commit f61ab853be
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -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)