Summary Of Linker Options - HP eld Manual

Table of Contents

Advertisement

5

Summary of Linker Options

This section lists all the options supported by the TNS/E linker. For each one the
complete syntax is shown, a brief statement of its function is given, and a hyperlinked
reference is given to the main discussion of it elsewhere in this manual.
-alf <filename>
Rebase and/or rebind an existing loadfile, recreating the file.
See
Additional rules about -alf
-all
Use all members from archives. See
-allow_duplicate_procs
Do not consider it an error if there are multiple definitions of procedures with the
same name. See
-allow_missing_libs
Do not consider it an error if a -l option cannot be resolved, except in situations
where -b static is in effect. See
Creates the .liblist Section
-allow_multiple_mains
Do not consider it an error if more than one procedure has the MAIN attribute.
See
Specification of the Main Entry Point
-ansistreams
At runtime, the program will use the ANSI version of C I/O.
See
Creating the MCB
-b { dllsonly | dynamic | static }
These options specify whether the linker accepts DLLs and/or archives.
See
How the Linker Finds Its Input Files and Creates the .liblist Section
page 2-12.
-b { globalized | localized | semi_globalized | symbolic }
These options affect how references are resolved across loadfiles.
See
Overview
-call_shared
Create a program. See
on page 4-3.
Accepting Multiply-Defined Symbols
on page 2-12.
on page 4-15.
on page 3-1.
Output Object Files
eld Manual—527255-009
Using Archives
on page 2-16.
on page 3-17.
How the Linker Finds Its Input Files and
on page 4-17.
on page 2-4.
5-1
on

Advertisement

Table of Contents
loading

Table of Contents