| |||
| Home > Overview of the ARM Compiler toolchain > About ordering the compilation tools command-line options | |||
In general, command-line options can appear in any order. However, the effects of some options depend on how they are combined with other related options.
Where options override other options on the same command line, the options that appear closer to the end of the command-line take precedence. Where an option does not follow this rule, this is noted in the description for that option.
Use the --show_cmdline option to see how
the command line is processed. The commands are shown normalized.
Compiler Reference:
Assembler Reference:
Linker Reference:
Using the fromelf Image Converter:
Creating Static Software Libraries with armar: