The ARM Librarian (armlib)


The ARM Librarian allows sets of related AOF files to be collected together, and for these libraries to be maintained. Such a library can then be passed to the linker instead of several AOF files.

However, linking with an object library file does not necessarily produce the same results as linking with all the object files collected into the object library file. This is due to the way armlink processes its input files:

To see all Command line options, click on their highlighted name.

For more information

For more information on how armlink processes its input files refer to Area placement and sorting rules.

The full specification of ARM Object Library Format can be found in ARM Object Format.