| |||||||||||||
Technical Support On-Line Manuals RealView Linker and Utilities Guide | The ARM librarian
The ARM librarian, armar, enables sets of object files or libraries to be collected together and maintained in libraries. Such a library can then be passed to the linker in place of several object 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 because the linker processes the input list and libraries differently:
For more information on how the linker processes its input files, see Chapter 2 The Linker Command Syntax. | ||||||||||||
| |||||||||||||