MinGW
Sign in to saveAlso known as Minimalist GNU for Windows
MinGW ("Minimalist GNU for Windows"), formerly mingw32, is a free and open source software development environment to create Microsoft Windows applications.
Key facts
- Software.author
- Colin Peters
- Software.developer
- MinGW Project
- Software.screenshot
- MinGW installation manager.webp
- Software.caption
- MinGW installation manager
- Software.latest release version
- GNU BinUtils—2.32-1, Installation Manager—0.6.3, WSL—5.4.2
- Software.programming language
- C, C++
- Software.operating system
- Microsoft Windows, Unix-like (as a cross compiler)
- Software.genre
- Compiler
- Software.license
- Public domain (headers), GNU General Public License (compiler and toolchain)
via Wikipedia infobox
Wikidata facts
- Platform
- Q182933
- Official website
- www.mingw-w64.org
- Image
- MinGW installation manager.webp
Show 8 more facts
- copyright license
- GNU General Public License, version 2.0
- software version identifier
- 11.0.1
- operating system
- Microsoft Windows
- inception
- 1998-07-01
- programmed in
- Q15777
- affiliation
- Software in the Public Interest
- Stack Exchange tag
- stackoverflow.com/tags/mingw
- member of
- Software in the Public Interest
Sources (7)
via Wikidata · CC0
~8 min read
Encyclopedic overview
9 sectionsContents
- History
- Fork
- Programming language support
- Link compatibility
- Components
- Comparison with Cygwin
- See also
- References
- External links
MinGW ("Minimalist GNU for Windows"), formerly mingw32, is a free and open source software development environment to create Microsoft Windows applications.
MinGW includes a port of the GNU Compiler Collection (GCC), GNU Binutils for Windows (assembler, linker, archive manager), a set of freely distributable Windows specific header files and static import libraries which enable the use of the Windows API, a Windows native build of the GNU Project's GNU Debugger, and miscellaneous utilities.
Excerpted from Wikipedia’s “MinGW” article, available under the CC BY-SA 4.0 licence.