nld and noft Manual — 520384-003
3 -1
3
nld Options
An option is a flag and its parameters, if any. You use the
nld
options to specify the
input object file, control the
nld
environment, and control the format of
nld
output.
This section describes the syntax and semantics of
nld
options and provides
examples of each option.
Table 3-1. nld Flag Summary
(page 1 of 2)
Flag
Description
-allow_duplicate_procs
on page 3-2
Directs
nld
not to report an error if more than one procedure has
the given name.
-allow_missing_libs
on
page 3-3
Prevents
nld
from stopping when it cannot find an archive or
SRL.
-allow_multiple_mains
on page 3-3
Specifies that more than one procedure can have the MAIN
attribute.
-ansistreams
on
page 3-3
Specifies that C run-time library functions create files of type 180.
-bdynamic
on page 3-3
Directs
nld
to search for shared run-time libraries (SRLs) and
archive files when resolving
-l
and
-lib
options.
-bstatic
on page 3-4
Directs
nld
to search for archive files when resolving
-l
and
-lib
options.
-change
on page 3-4
Changes a run-time attribute to a specified value in an existing
loadfile.
-e
on page 3-5
Identifies the function at which the program is to begin executing
when the program is loaded.
-elf_check
on page 3-5
Directs
nld
to check a loadfile for corruptions that might have
occurred.
-export
on page 3-5
Specifies that a symbol is exported by the user library or SRL
being created.
-fl or -obey
on page 3-6
Specifies the name of an
nld
command file containing
nld
command tokens.
-import
on page 3-6
Imports a specified unresolved symbol from the SRL.
-l or -lib
on page 3-7
Specifies an SRL or archive file to resolve external references
from the linkfile being linked.
-L or -libvol
on page 3-8
Specifies a location to search for an SRL or archive file specified
by a simple filename in
-l
and
-lib
options.
-libname
on page 3-9
Associates a TNS/R native user library with an native loadfile.
-nostdfiles
on page 3-9
Specifies that C run-time library functions do not open the
standard input and standard output files automatically.
-nostdlib
on page 3-9
Prevents
nld
from searching the standard library locations for
SRLs and archive files.
Summary of Contents for nld
Page 12: ...Contents nld and noft Manual 520384 003 x ...
Page 16: ...What s New in This Manual nld and noft Manual 520384 003 xiv Miscellaneous ...
Page 22: ...About This Manual nld and noft Manual 520384 003 xx Change Bar Notation ...
Page 28: ...Introduction to the Utilities nld and noft Manual 520384 003 1 6 strip ...
Page 60: ...nld Utility nld and noft Manual 520384 003 2 32 Declaration and Definition ...
Page 78: ...nld Options nld and noft Manual 520384 003 3 18 y ...
Page 90: ...noft Utility nld and noft Manual 520384 003 4 12 Debugging With noft ...
Page 150: ...strip Utility nld and noft Manual 520384 003 7 2 ...
Page 242: ...nld Diagnostic Messages nld and noft Manual 520384 003 10 82 Informational Messages ...
Page 278: ...noft Diagnostic Messages nld and noft Manual 520384 003 11 36 Syntax Errors ...
Page 286: ...ar Diagnostic Messages nld and noft Manual 520384 003 12 8 ...
Page 314: ...Sample nld and noft Session nld and noft Manual 520384 003 A 28 LISTSRLFIXUPS ...
Page 330: ...Index nld and noft Manual 520384 003 Index 10 Special Characters ...