nld and noft Manual

nld and noft Manual520384-003
2-1
2 nld Utility
The nld utility, the native link editor, links one or more non-PIC TNS/R native object
files to produce a single non-PIC loadfile or linkfile.
Subsections:
Running the nld Utility in the Guardian Environment on page 2-1
Running the nld Utility in the OSS Environment on page 2-3
Running Windows nld on the PC on page 2-4
Changing the Target Environment on page 2-8
Creating Loadfiles and Linkfiles on page 2-8
Linking Programs on page 2-9
Linking User Libraries on page 2-13
Linking Shared Run-Time Libraries (SRLs) on page 2-15
Linking Archive Files on page 2-21
Linking Floating-Point Programs on page 2-22
Searching for Archives and SRLs With Simple Filenames on page 2-27
Dynamic and Static Linking on page 2-28
Stripping Symbol Information on page 2-29
nld Compilation Rules on page 2-29
Running the nld Utility in the Guardian
Environment
To run the nld utility in the Guardian environment, use the following syntax:
[RUN] NLD
is the TACL command to start the nld process.
[RUN] NLD [ / IN command-Filename [, OUT output-listing ] / ]
[ Filename ] ... [ option ] ...
Note. Filename arguments need not be specified before option arguments. Arguments can
be mixed. An item that begins with a hyphen (-) is an option, any other item is a Filename.