2.2. armlink command syntax

This section describes the syntax and options of the armlink command.

The following rules apply, depending on the type of option:

Single-letter options

All single-letter options, or single-letter options with arguments, are preceded by a single dash -. You can use a space between the option and the argument, or the argument can immediately follow the option. For example:

-o file

Keyword options

All keyword options, or keyword options with arguments, are preceded by a double dash --. For example:

--output file

Note

For command-line arguments that use parentheses, you might have to escape the parentheses characters with a backlashes (\) character on UNIX systems.

The linker command syntax is:

armlink [help-options] [project-template-options] [input-file-list] [linker-control-options] [output-format] [memory-map-options] [debuq-options] [image-contents-options] [veneer-generation-options] [Byte Addressing mode] [image-info-options] [diagnostics-options] [via-file]

Copyright © 2002-2007 ARM Limited. All rights reserved.ARM DUI 0206H
Non-Confidential