Partial linking model

Partial linking:

A single output file is produced that can be used as input to a subsequent link step. If the linker finds multiple entry points in the input files it generates an error because the output file can have only one entry point.

To link with this model, use the --partial command-line option. Other linker command-line options supported by this model are:

Note

If you use partial linking, you cannot refer to the component objects by name in a scatter file. Therefore, you might have to update your scatter file.

Show/hideSee also

Copyright © 2010-2011 ARM. All rights reserved.ARM DUI 0474E
Non-ConfidentialID071611