The mingw-w64 project is a complete runtime environment for gcc to support binaries native to Windows 64-bit and 32-bit operating systems.

Features

  • 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

Project Activity

See All Activity >

License

Public Domain, GNU Library or Lesser General Public License version 2.0 (LGPLv2), Zope Public License

Follow MinGW-w64 - for 32 and 64 bit Windows

MinGW-w64 - for 32 and 64 bit Windows Web Site

You Might Also Like
A highly customizable Configuration Management Database (CMDB) to track all your IT assets and their documentation, dependencies and change history. Icon
Accurately record and track all your IT assets in one place with Canfigure CMDB. Visualize dependencies including usage and location to pinpoint how and where an item is being used. Integrate assets into your existing processes to enhance your workflows.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
81
5
7
4
11
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

User Reviews

  • it just says 'g++' is not recognized as an internal or external command, operable program or batch file.What do I do???
  • If you are wondering what to do after the download read this -download -open the zip -extract the zip -open the cmd -enter g++ your_program.cpp -o my_program g++ is the compiler. your_program.cpp is the name of your source file. -o your_program specifies that the generated executable file will be named "your_program".
  • I installed it as part of an Online Course. The MinGW is all here but without the installer, made me have a hard time to get the complier running on my machine. I fixed it by installing a GCC+mingw64 zip file from winlibs Note that I installed the "GCC 12.2.0 + LLVM/Clang/LLD/LLDB 16.0.0 + MinGW-w64 10.0.0 (UCRT) - release 5" because it was the latest. I downloaded the zip file that had LLVM/Clang/LLD/LLDB and extracted it. After that, I simply added the bin folder to path and DONE. You now have the g++ working on the command line.
  • I managed to get this version of MinGW working without using the installer. Use this video on YouTube to help: Install MinGW-W64 from archive on Windows The single file that is downloaded can be unzipped using 7-zip. Add the bin folder to your environment variables.
  • I encountered error messages during installation as other users have reported. The process did not complete successfully. Instead of struggling with this, I recommend exploring alternative hassle-free options that yield better results
Read more reviews >

Additional Project Details

Operating Systems

MinGW/MSYS2, Server Operating Systems

Intended Audience

Developers

User Interface

Other toolkit

Programming Language

Unix Shell, C++, C

Related Categories

Unix Shell Compilers, Unix Shell Cross Compilers, Unix Shell Runtimes, C++ Compilers, C++ Cross Compilers, C++ Runtimes, C Compilers, C Cross Compilers, C Runtimes

Registered

2007-08-09