--runpath=pathlist

This option specifies a list of paths to be added to the search paths in the dynamic section. The Linux dynamic linker uses these paths to locate the required Shared Objects.

You can use the GNU ld option --rpath as an alias for --runpath.

Show/hideSyntax

--runpath=pathlist

Where pathlist is a comma-separated list of paths. Do not include spaces between the comma and the path name when specifying multiple path names, for example, path1,path2,path3,...,pathn.

Show/hideSee also

Tasks

Building Linux Applications with the ARM® Compiler toolchain and GNU Libraries:

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