doc/platform: Mention MinGW-w64
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>
Thu, 27 Sep 2012 18:38:59 +0000 (18:38 +0000)
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>
Fri, 28 Sep 2012 19:27:13 +0000 (15:27 -0400)
This is the toolchain most, including Libav's nightlies, use to build.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc/platform.texi

index 0ed8e076371f766a2c00ba908a2cd54e26649387..271f1092fd03ea05a6a74b700c6ec1669a8c0b3d 100644 (file)
@@ -77,10 +77,11 @@ For information about compiling Libav on OS/2 see
 
 @section Native Windows compilation
 
-Libav can be built to run natively on Windows using the MinGW tools. Install
-the latest versions of MSYS and MinGW from @url{http://www.mingw.org/}.
-You can find detailed installation
-instructions in the download section and the FAQ.
+Libav can be built to run natively on Windows using the MinGW or MinGW-w64
+toolchains. Install the latest versions of MSYS and MinGW or MinGW-w64 from
+@url{http://www.mingw.org/} or @url{http://mingw-w64.sourceforge.net/}.
+You can find detailed installation instructions in the download section and
+the FAQ.
 
 Libav does not build out-of-the-box with the packages the automated MinGW
 installer provides. It also requires coreutils to be installed and many other