nld Manual

nld Manual528272-001
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.
Topics:
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-7
Creating Loadfiles and Linkfiles on page 2-8
Linking Programs on page 2-8
Linking User Libraries on page 2-12
Linking SRLs on page 2-14
Linking Archive Files on page 2-20
Linking Floating-Point Programs on page 2-21
Searching for Archives and SRLs With Simple File Names on page 2-26
Dynamic and Static Linking on page 2-27
Stripping Symbol Information on page 2-28
nld Compilation Rules on page 2-28
Running the nld Utility in the Guardian
Environment
To run the nld utility in the Guardian environment, use this 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.