From: Robert Bradshaw Date: Fri, 12 Feb 2010 10:48:16 +0000 (-0800) Subject: Better MinGW link (from Runar Tenfjord) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=36d725527020fb2a170592adf341ca95be25ef4e;p=cython.git Better MinGW link (from Runar Tenfjord) --- diff --git a/src/tutorial/appendix.rst b/src/tutorial/appendix.rst index f8650170..4583793d 100644 --- a/src/tutorial/appendix.rst +++ b/src/tutorial/appendix.rst @@ -1,7 +1,9 @@ Appendix: Installing MinGW on Windows ===================================== - 1. Download the MinGW installer from http://mingw.org. (As of this + 1. Download the MinGW installer from + http://www.mingw.org/wiki/HOWTO_Install_the_MinGW_GCC_Compiler_Suite. + (As of this writing, the download link is a bit difficult to find; it's under "About" in the menu on the left-hand side). You want the file entitled "Automated MinGW Installer" (currently version 5.1.4).