MingW 综合资料参考
简介
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
安装和下载地址
http://mingw-w64.sourceforge.net
参考站点和社区
MinGW official sites
v Homepage : http://www.mingw.org
v Manuals: http://www.mingw.org/wiki/HOWTO
v Wiki : http://www.mingw.org/wiki
v Source code and binary files : http://sourceforge.net/projects/mingw/files/MinGW
v Available mailing lists: http://www.mingw.org/lists.shtml
MinGW-w64 official sites
v Homepage : http://mingw-w64.sourceforge.net
v Wiki : http://sourceforge.net/apps/trac/mingw-w64
v Source code and binary files : http://sourceforge.net/projects/mingw-w64/files
v Discussion forum: http://sourceforge.net/projects/mingw-w64/forums/forum/723797
v Public support mailing list: https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
v Support IRC channel : irc://irc.oftc.net/#mingw-w64
GNU Compiler Collection official sites
v Homepage : http://gcc.gnu.org
v Manual and documentation : http://gcc.gnu.org/onlinedocs
v Wiki : http://gcc.gnu.org/wiki
v Available mailing lists: http://gcc.gnu.org/lists.htm
GNU Debugger official sites
v Homepage : http://www.gnu.org/software/gdb
v Manual and documentation : http://www.gnu.org/software/gdb/documentation
v Wiki : http://sourceware.org/gdb/wiki
v Available mailing lists: http://www.gnu.org/software/gdb/mailing-lists
GNU Make official sites
Homepage : http://www.gnu.org/software/make
Manual and documentation : http://www.gnu.org/software/make/manual/html_node/index.html
Mailing lists: "><bug-make@gnu.org> ; "><help-make@gnu.org>
Articles and tutorials
v http://www.cs.utah.edu/dept/old/texinfo/as/gprof.html : This is a detailed article about gprof profiler usage
v http://www.cs.colby.edu/maxwell/courses/tutorials/maketutor : This is quite simple and demonstrative tutorial on GNU Make utility
v http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html : You will find detailed information about MinGW C++ compiler optimization capabilities
v http://gcc.gnu.org/onlinedocs/gcc/Standards.html : You can find information about compiler's supporting standards
Community
v Largest free and open source-focused IRC network : http://freenode.net
v Unofficial distributions : http://nuwen.net/mingw.html ; http://tdm-gcc.tdragon.net
v Several MinGW developers sites : http://www.willus.com/mingw/colinp ; http://www.megacz.com; http://rmathew.com
v Packt Publishing: https://twitter.com/packtopensource
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南