部分翻译了官网主页。
mingw-w64的官网:http://mingw-w64.yaxm.org/doku.php
mingw-w64 GCC for Windows 64 & 32 bits
Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems. It has forked it in 2007 in order to provide support for 64 bits and new APIs. It has since then gained widespread use and distribution.
Mingw-w64是对原生的mingw.org项目的一个发展,它被创建用来在Windows系统上支持GCC编译器。为了给64位的系统和新的API提供支持,在2007年创建了这个分支。自那时起,它就获得了广泛的使用和发行。
mingw-w64在sourceforge上的主页:http://sourceforge.net/projects/mingw-w64/
Description
The mingw-w64 project is a complete runtime environment for gcc to support binaries native to Windows 64-bit and 32-bit operating systems.
mingw-w64项目是一个为gcc而生的运行时环境,它会让gcc支持Windows 64-bit和32-bit操作系统的原生的二进制文件。