| |||
| Home > Getting started with the Compiler > Compiler command-line options listed by group | |||
The following characters are interchangeable:
Nonprefix hyphens and underscores. For example, --version_number and --version-number.
Equals signs and spaces. For example, armcc --cpu=list and armcc --cpu list.
This applies to all tools provided with the compiler.
See the following command-line options in the Compiler Reference:
Optimization options can limit the debug information generated by the compiler.