Dynamic String Tokens
The runtime linker allows for the expansion of various dynamic string tokens. These tokens are applicable for filter, runpath and dependency definitions.
-
$CAPABILITY– Indicates a directory in which objects offering differing capabilities can be located. See Capability Specific Shared Objects. -
$ORIGIN– Provides the directory location of the current object. See Locating Associated Dependencies. -
$OSNAME– Expands to the name of the operating system. See System Specific Shared Objects. -
$OSREL– Expands to the operating system release level. See System Specific Shared Objects. -
$PLATFORM– Expands to the processor type of the current machine. See System Specific Shared Objects.