SystemWorkbench for STM32 Compiler, linker and assembler options |
Under the Tool Settings tab there are the compiler, the linker and assembler options. Navigate into the tree and let's see:
The compilers used in SystemWorkbench for STM32 are the Linaro-maintained version of the GNU C and C++ compilers; other tools from the GNU suite are also used in SystemWorkbench fro STM32. Their documentation can be found on the web. The main source of documentation is the GNU Compiler Collection:
For more information about C/C++ development tools in Eclipse, please see C/C++ Development User Guide.