简介
Minimalist GNU for Windows (MinGW) is a native software port of the GNU tool chain for the
Microsoft Windows operating system. The base components of MinGW software are compiler,
linker, and assembler. This minimal tool set is enough to start developing applications. But
MinGW contains some service utilities to make the developing process more effective:
Ø GNU Make
Ø GNU Debugger (GDB)
Ø GNU profiler
Ø Compiler for Windows resource files
Ø Header files and libraries for Windows API
Ø Collection of archives and packers
安装和下载地址
参考站点和社区
MinGW official sites
v Homepage :
v Manuals:
v Wiki :
v Source code and binary files :
v Available mailing lists:
MinGW-w64 official sites
v Homepage :
v Wiki :
v Source code and binary files :
v Discussion forum:
v Public support mailing list:
v Support IRC channel : irc://irc.oftc.net/#mingw-w64
GNU Compiler Collection official sites
v Homepage :
v Manual and documentation :
v Wiki :
v Available mailing lists:
GNU Debugger official sites
v Homepage :
v Manual and documentation :
v Wiki :
v Available mailing lists:
GNU Make official sites
Homepage :
Manual and documentation :
Mailing lists: ;
Articles and tutorials
v : This is a detailed article about gprof profiler usage
v : This is quite simple and demonstrative tutorial on GNU Make utility
v : You will find detailed information about MinGW C++ compiler optimization capabilities
v : You can find information about compiler's supporting standards
Community
v Largest free and open source-focused IRC network :
v Unofficial distributions : ;
v Several MinGW developers sites : ;
v Packt Publishing: