Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

eld(1) OSS Shell and Utilities Reference Manual
You must also use the -dll ag when you use this ag.
-verbose Directs eld to write error, warning, and informational messages to its output list-
ing, along with output specied by other options.
The default value is -no_verbose.
If you specify more than one of the ags -warn, -verbose, and -noverbose or
-no_verbose in the command line or an obey le, eld displays an inconsistent
usage error message.
-warn Directs eld to write only error and warning messages to its output listing, along
with output specied by other options.
The default value is -no_verbose.
If you specify more than one of the ags -warn, -verbose, and -noverbose or
-no_verbose in the command line or an obey le, eld displays an inconsistent
usage error message.
-y symbol_name5
Tells eld to report which linkles dene and use the symbol symbol_name5. The
linkles are listed in the order encountered.
This information can be useful if a previous eld command produced error or warn-
ing messages about a symbol being either undened or dened more than once.
Operands
filename17 Species one or more les for the eld utility to process.
The les used can be:
Linkles that eld will combine into a new linkle or loadle
DLLs that eld will use to resolve references in a new loadle that it is
creating, or in a loadle being processed by the -alf ag
DLLs that are input to the -make_import_lib ag
This operand is required for all ags except the alf, -change, and -strip ags.
DESCRIPTION
The eld utility links one or more TNS/E native position-independent code (PIC) linkles to pro-
duce an executable or nonexecutable native PIC loadle. You can also modify existing loadles
using eld. You can invoke eld directly or, if you are creating a C or C++ program, you can use the
c89 utility to invoke eld automatically for you.
Flag Names
Names of ags obey the following rules:
If a ag name is one letter and the ag takes a value, the space between the ag name and
the value is optional
Flag names and keyword values are not case sensitive, except for the separate -l and -L
ags
If no ags or operands are used, the eld command displays usage help in its output listing.
374 Hewlett-Packard Company 527188-007