Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
TDM-GCC 4.9.2 (4.9.2-tdm64-3).7z | 2015-03-30 | 42.5 MB | |
TDM-GCC 4.8.1 (4.8.1-tdm64-2).7z | 2013-11-21 | 35.0 MB | |
TDM-GCC 4.7.1 (4.7.1-tdm64-3).7z | 2013-02-14 | 30.8 MB | |
TDM-GCC 4.6.1 (4.6.1-tdm64-1).7z | 2013-02-13 | 24.5 MB | |
Totals: 4 Items | 132.8 MB | 7 |
- TDM-GCC contains compilers based on MinGW64/TDM-GCC. These compilers can create both 32bit and 64bit executables and generally ship with much more Microsoft related headers and libraries. When you place these compilers in Dev-Cpp\MinGW64, Dev-C++ can automatically configure them on first launch or via Tools >> Compiler Options >> Find Compilers. - MinGW contains compilers based on MinGW (http://www.mingw.org/). These are direct ports of GCC to Windows, and generally provide only basic Windows headers. For example, DirectX9c, 10, 11, XNA, DWM and GDI+ are only provided with TDM. These can be auto-configured when placed in the Dev-Cpp\MinGW32 folder. Note that I do NOT provide these compilers myself. Please check the "changes.txt" in each package to see what has been changed by me.