6.2.4. Using a dynamic linker

A shared object or executable file contains all the information necessary for the dynamic linker to load and run the file correctly:

Use the --dynamiclinker name command-line option to specify the dynamic linker to use to load and relocate the file at runtime. If you are working on Linux platforms, the linker assumes that the default dynamic linker is /lib/ld-linux.so.2.

Copyright © 2002-2005 ARM Limited. All rights reserved.ARM DUI 0206F
Non-Confidential