User Ratings
Rate This Project
Login To Rate This Project
Featured Reviews
Highest Rated
I agree, some files are outdated, especially gcc. But in most cases it is not a problem. MinGW brings you the unique possibility to use bash scripts natively in Windows. Also gcc alows you to build native Windows apps in the well known unix environment. Also I do often use find command inside MinGW terminal to search Windows files on the whole disk in a UNIX manner.
Lowest Rated
The software itself is great, but its installer is a BIG let down. Why did these guys not offer a unified single installer download? The get-inst breaks often, one has no idea whether this install is 5MB or 500MB, there are no progress indications of any kind. I am already at it for at least 3 hours on a 512k line and still not sure how long it will take, or complete at all.
User Reviews
-
Great stuff.... *thumbs up* ;-)
-
No doubt the Fortran compiler in this system is good, but there seems to be a complete lack of any documentation at all (in spite of searching for it from some time), so it is impossible to find out how it operates. This all has a quaintly 1980's retro feel about it ... perhaps this system needs a little updating.
-
MinGW/MSYS have always been good tools, but the Automated MinGW Installer made it so much easier to get started and keeping up to date. Give it a try!
-
Free Unix-like GCC + shell environment for native Windows development.
-
Best Free Compiler Ever! I just wished is had 64-bit support...
-
I use it with Qt Creator under windows, best collaboration :)
-
I'm just looking to learn to C and write network programs to learn. I was referred to MinGW for its ease. This site was inviting but the download is all over the place, theres several kinds of downloads all over each other. MinGW as a whole is all in pieces, and the autoinstaller is terrible it didn't do squat. A bunch of errors during update from sync repositories. To be honest i dont know what im doing... and this site/program are of no help.
-
A good project.It makes easy to compile for windows.
-
./configure: line 3043: syntax error near unexpected token `CHECK,' ./configure: line 3043: `PKG_CHECK_MODULES(CHECK, check >= 0.9.4, HAVE_CHECK=yes , HAVE_CHECK=no)' 最近的mingw/msys执行autogen.sh错误 我现在编译工程是:xcb-win32
-
Great application i will recommend it to everyone.
-
good job
-
Simply perfect to port my GTK+ applications from Linux!! I recommend! It could be bit tricky at start but everything will be just fine after red some doc's and tutorials about the subject.
-
best compiler under windows
-
I like this because then I don't need to download CygWin if all I need is to compile some perl modules. I would recommend an off-line installer though for system that don't have a connection to the Internet please. Similar to what CygWin allows.
-
The project is now unusable. Impossible to install ! I had to switch back to cygwin for some project, but it not a solution. Please Make It Simple !
-
MSYS was a really a great tool before mingw-get.exe^^ ISA firewall-proxy (with authentication) aren't handled... i do have the ip of the firewall-proxy set in 'internet options'. i can use internet explorer on sourceforge (my proxy then prompts for my login/password to access internet resources) but mingw-get isn't prompting for those credentials:( As far as i know, for "Basic authentication", such ISA firewall-proxy requires to encode the following string in base64: NTLMdomain\\login:password and set the property "Proxy-Authorization" in the header of the HTTP request with that ntlm-credential base64-encoded.
-
I just updated to the new version of MinGW and omg I love it, the new installer is very straightfoward (but lacks individual package selection as others have stated) and finally the gdb is now part of it. But the best improvement is in the new compiler, the new warnings are very usefull and the new gdb works like a charm right out of the box. Keep it up MinGW team, you are doing great!
-
This is the best compiler for windows. I was searching for a good compiler for my softwares, and MinGW is the best option. With MinGW my life is easier, much more than with Cygwin, Borland C++ or Visual C++. Don't stop updating it! You are the best!
-
The software itself is great, but its installer is a BIG let down. Why did these guys not offer a unified single installer download? The get-inst breaks often, one has no idea whether this install is 5MB or 500MB, there are no progress indications of any kind. I am already at it for at least 3 hours on a 512k line and still not sure how long it will take, or complete at all.
-
as the other users mentioned go to http://tdm-gcc.tdragon.net/ and save yourself a headache ! its such a great package . Great Job :) (^^ر)
-
gnu es necesario para mantener el peso en la balanza
-
It is very good to have an automatic installer, but could there be more choice and in particular a choice between a 64bits MinGW and the usual 32 bits version ???
-
The previous version (5.1.6) had a relatively clean Windows installer interface, but the new version is completely different and totally opaque. I had a working installation and all I wanted to do was add gdb, but now I have this nightmare of 1990s style command line downloads and builds with no coherent documentation and no support. What gives here?
-
It's as good as ever. And now that the downloads are regrouped, it's much easier to find what you need.
-
Used to be quite useful for creating a build enviroment on windows. Has now become intensly user hostile, due to a sudden change in project management. The new structure has split things up into a package managed system. However, they have not actually got a working package manager yet. Rather than maintain their old install path, they insist on asking the user to manually download the many different files, to unpack and install them by hand. Including running their install scripts when needed. They also have poorly updated documentation and support to get you through what's needed.