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://nuwen.net/mingw.html

http://www.mingw.org

http://mingw-w64.sourceforge.net

http://tdm-gcc.tdragon.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

http://www.cs.utah.edu/dept/old/texinfo/as/gprof.html : This is a detailed article about gprof profiler usage

http://www.cs.colby.edu/maxwell/courses/tutorials/maketutor : This is quite simple and demonstrative tutorial on GNU Make utility

http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html : You will find detailed information about MinGW C++ compiler optimization capabilities

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

Twitter

v    Packt Publishing:  https://twitter.com/packtopensource

posted @   2012  阅读(455)  评论(0编辑  收藏  举报
编辑推荐:
· 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代理技术深度解析与实战指南
点击右上角即可分享
微信分享提示