Compiler Options
The Compiler node contains subnodes for the existing compilers. By default, these are the following:
GCC <x>.<y>.<z>
GCC <x>.<y>.<z> points to the newest MinGW GNU compiler. When ASCET updates the compiler version with the next release, projects that use GCC <x>.<y>.<z>will automatically use the new compiler version.
In the Build node of the Project Properties window, this compiler can be selected in the Compiler field.
Microsoft Visual C++ <year> x64 (1 particular version)
Note |
|---|
Only the MinGW GNU compiler is provided with ASCET. |
If you install ASCET‑RP or ASCET‑SE, additional compiler nodes are added.
Most options are available for all compilers, some are compiler-specific. For the meaning of the options, refer to the descriptions in the Options window.
The options of each compiler are stored in a compiler declaration file. This is an XML file named <compiler>.acd.xml. All compiler declaration files are stored in the ASCET6.4\Tools\compiler directory.
See also