MinGW

From OSDev.wiki
Revision as of 22:18, 2 December 2014 by osdev>Sortie (Useless)
Jump to navigation Jump to search

MinGW (Minimalist GNU for Windows) is a port of several GNU utilities to the Windows console environment, including the GCC / binutils toolchain. It is less sophisticated than Cygwin, but more compact with a lower overhead. It is most widely used in conjunction with the Dev-C++ and CodeBlocks IDE.

See Also

Articles

Forum

External Links