Compiler Options
This is Dev-C++'s window that allows you to configure anything compiler related.
Compiler set to configure
This group of options allows you to select which set to change with the tabs below. Changing the current item also changes the compiler set used for non-project compilations.
Set management buttons
Find and automatically configure compilers
This feature will automatically configure compilers located in the default compiler installation directories MinGW32 and MinGW64. Results are identical to what the first time configuration performs.
Add a blank compiler set
Add a new set without configuring anything
Add a compiler set by folder
Add a new set and automatically configure it. For configuring, folder\bin\gcc.exe will be queried for all required information.
Rename the selected compiler set
Renames the current compiler set. This has no effect on compilation.
Remove the current compiler set
Removes the current compiler set. The previous set will be the new current compiler set.