The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Download Latest Version
Dev-Cpp 5.11 TDM-GCC 4.9.2 Setup.exe (50.4 MB)
Email in envelope
Get an email when there's a new version of Dev-C++
Home
/
Compilers
Name | Modified | Size | InfoDownloads / Week |
---|---|---|---|
Parent folder | |||
TDM-GCC | 2015年03月30日 | ||
MinGW | 2014年02月13日 | ||
README.txt | 2013年04月25日 | 820 Bytes | |
Totals: 3 Items | 820 Bytes | 41 |
- 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.