Linker command line


The format of the link command is:

armlink <options> <input-file-list>

If present, input-file-list is a list of one or more object files and libraries; this is described under Input file list. Input files, libraries and linker options may also be given in a file used as an argument to a -VIA option (see Output format options for details of the -VIA option). This is especially convenient when the input file list is long.

If an option keyword takes an argument, a space must separate the argument from the keyword.

Option keywords are case insensitive. In the remainder of this sectionthe abbreviations recognised by armlink are shown capitalised.