| |||
| Home > Getting Started with the Compiler | |||
The following topics outline the command-line options accepted by the ARM compiler, armcc. They describe how to invoke the compiler, how to pass options to other tools provided with the compiler, and how to control diagnostic messages:
Factors influencing how the compiler searches for header files
Code compatibility between separately compiled and assembled modules
Minimizing code size by eliminating unused functions during compilation
Minimizing code size by reducing compilation required for interworking
Minimizing compilation build time with a single armcc invocation