--prelink_support, --no_prelink_support

This option enables or disables the linker addition of:

The prelink tool uses this reserved space to write extra information that is needed by the dynamic loader.

The --prelink_support option only has an effect when the --sysv option is selected. Building for ARM Linux with the --arm_linux command line option turns on several command line options that make the linker behave like GNU ld, and includes --sysv.

Use --no_prelink_support to force the linker not to reserve the extra space when building for ARM Linux.

Show/hideDefault

The default is --prelink_support when --arm_linux or --sysv is specified.

Show/hideSee also

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