eld Manual

Table Of Contents
Summary of Linker Options
eld Manual527255-009
5-8
places where rld will look for DLLs before it looks for public DLLs. See Specifying
Runtime Search Path Information for DLLs on page 4-18.
-rld_L <path>
The string specified by <path> should be a list of directories and/or subvolumes
separated by colons. At runtime, the specified directories and/or subvolumes are
places where rld will look for DLLs after it looks for public DLLs. See Specifying
Runtime Search Path Information for DLLs on page 4-18.
-rpath
synonym for -rld_L.
-s
Omit the DWARF symbol table when creating the output file. See Creating Import
Libraries on page 3-11.
-set <attribute> <value>
Set the specified attribute to have the specified value in the loadfile being created.
The following chart lists the attributes, their possible values, their defaults if not
specified, and the section of this document to look at for more information.
Table 5-1. Set Attributes
Attribute Name Allowable Values Default
See Section for
Details
CPPDialect |
CPlusPlusDialect
neutral | cppneutral These two names
and values are
synonymous. Use
one only. The value
comes from the
input linkfiles
eld Functionality for
64-Bit on page 4-12
data_model ilp32 | lp64 |neutral ilp32 See eld
Functionality for 64-
Bit on page 4-12
floattype ieee | neutral |
tandem
The value comes
from the input
linkfiles
Processing of
Floating Point
Versions and Data
Models on
page 4-16
float_lib_overrule on | off off Processing of
Floating Point
Versions and Data
Models on
page 4-16