

MinGW
129 likes
MinGW ("Minimalistic GNU for Windows") is a port of the GNU Compiler Collection (GCC) and GNU Binutils. It provides a complete Open Source programming toolset which is suitable for the development of native MS-Windows (x86) applications, which do not depend on any...
Cost / License
- Free
- Open Source (BSD-2-Clause)
Application type
Platforms
- Windows
- Linux
- BSD
Features
MinGW News & Activities
Highlights All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
- BadAzzKunt26 liked MinGW
Featured in Lists
A list with 807 apps by AmileyaRyver without a description.
List by AmileyaRyver with 807 apps, updated
A list with 61 apps by deersplinter without a description.
List by deersplinter with 61 apps, updated







Comments and Reviews
Great cross-compiler for Windows Linux.
According to their website, it hasn't been updated since 2017
According to SF repository, it (MinGW) was moved to https://osdn.net/projects/mingw
This new site, however, is not loading well (possibly an interim issue).
Another point is, that MinGW does not integrate well in Windows. There are no folder in Startmenu and there is no options to remove from the Remove GUI. The whole package lays bare metal on C:\
MinGW provides a simple way for linux devs to compile their projects for Windows without having to learn how to use MSVC or Visual Studio
Has pacman as package manager, easier to use than cygwin,great!
This is has having bash in windows, without have heavy cygwin along. You have profile, home dir, /c/… drive like pipe and much more. Love it
aren't u talking about MSYS? MSYS isn't MinGW^^ MinGW is a (GCC) Compiler Suite...
My bad. Was using the full pack, but realy the console is from Msys project.