MinGW-w64 - for 32 and 64 bit Windows
betaDescription
The mingw-w64 project is a complete runtime environment for gcc to support binaries native to Windows 64-bit and 32-bit operating systems.
MinGW-w64 - for 32 and 64 bit Windows Web SiteFeatures
- Compiler toolchain hosts natively
- Supports Native TLS Callbacks
- Supports Wide-Character Startup (-municode)
- Supports 32-bit and 64-bit Windows i386/x64
- Supports Multilib toolchains
- Supports bleeding edge gcc/binutils
User Ratings
User Reviews
-
a good alternative to create 64 bit applications. MinGW-w64 support also more parts of the windows api, than the basic MinGW compiler.
-
very good project
-
Excellent project. Your work is greatly appreciated. Thank you for providing regular updates to the latest GCC versions. I'm a C++ developer currently interested in learning and using the new C++0x features so being able to play with the latest builds is huge for me. Keep up the great work!
-
Excellent toolchain, works very well in my experience.
-
Most excellent toolchain, very responsive crew & community. We've moved all our Windows builds to MinGW-w64, and it's been a great relief so far.
-
A great replacement for mingw.org and this provides better compatibility with windows headers and libs. And it offers a 32- AND 64-bit toolchain. Active and friendly development team.