Table 3-1. Nld Flag Summary - HP nld Manual

Table of Contents

Advertisement

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
-allow_duplicate_procs
on page 3-2
-allow_missing_libs
page 3-3
-allow_multiple_mains
on page 3-3
-ansistreams
on
page 3-3
-bdynamic
on page 3-3
-bstatic
on page 3-4
-change
on page 3-4
-e
on page 3-5
-elf_check
on page 3-5
-export
on page 3-5
-fl or -obey
on page 3-6
-import
on page 3-6
-l or -lib
on page 3-7
-L or -libvol
on page 3-8
-libname
on page 3-9
-nostdfiles
on page 3-9
-nostdlib
on page 3-9
Description
Directs nld not to report an error if more than one procedure has
the given name.
on
Prevents nld from stopping when it cannot find an archive or
SRL.
Specifies that more than one procedure can have the MAIN
attribute.
Specifies that C run-time library functions create files of type 180.
Directs nld to search for shared run-time libraries (SRLs) and
archive files when resolving -l and -lib options.
Directs nld to search for archive files when resolving -l and
-lib options.
Changes a run-time attribute to a specified value in an existing
loadfile.
Identifies the function at which the program is to begin executing
when the program is loaded.
Directs nld to check a loadfile for corruptions that might have
occurred.
Specifies that a symbol is exported by the user library or SRL
being created.
Specifies the name of an nld command file containing nld
command tokens.
Imports a specified unresolved symbol from the SRL.
Specifies an SRL or archive file to resolve external references
from the linkfile being linked.
Specifies a location to search for an SRL or archive file specified
by a simple filename in -l and -lib options.
Associates a TNS/R native user library with an native loadfile.
Specifies that C run-time library functions do not open the
standard input and standard output files automatically.
Prevents nld from searching the standard library locations for
SRLs and archive files.
nld and noft Manual—520384-003
3 -1

Advertisement

Table of Contents
loading

This manual is also suitable for:

Noft

Table of Contents