

You have written software for Windows but would like to port it to other plaftorms (like Linux or Apple macOS).You have written software using another proprietary compiler (like Microsoft Visual C/C++ and Visual Studio) and would like to test if your application compiles using the the most common C/C++ compiler available: GCC.To get started more easily you should probably use an IDE like Code::Blocks.


The combination of these results in a free C/C++ compiler for Windows.Įven though GCC and MinGW-w64 can be used on other platforms (e.g. MinGW-w64 is a free and open source C library for targetting Windows 32-bit and 64-bit platforms. GCC (GNU Compiler Collection) is a free and open source compiler for C and C++ (and other languages like Objective-C, Fortran, D). In short: it's a free C and C++ compiler for Microsoft Windows.
#Download free c compiler for windows 10 how to#
WinLibs - GCC+MinGW-w64 compiler for Windows WinLibs standalone build of GCC and MinGW-w64 for Windowsĭownload | How to use from Windows Command Prompt | How to use from Code::Blocks | Philosophy What is it?
