eld Manual—527255-009
2-1
2
eld Input and Output
This section contains the following information:
Host Platforms
- where the linker may be used.
Target Platforms
- where the output from the linker may be used.
Output Object Files
- what forms (libraries, loadfiles and DLLs) that output may take.
The Creation of Output Object Files
- how you control the process.
Creating Segments of the Output Loadfile
- how parts of a loadfile are created.
Using a DLL Registry
- how you can manage DLL addressing.
Input Object Files
- which files you can use as input.
Using Archives
- how you can group multiple linkfiles together for
eld
access.
Host Platforms
The TNS/E linker (
eld
) runs on several platforms, as follows.
•
The TNS/E linker runs on the TNS/E version of the HP NonStop operating system,
with both the Guardian and OSS personalities.
•
The TNS/E linker runs on TNS/R versions of the HP NonStop operating system.
This means you can link PIC object files into TNS/E loadfiles as part of your
development cycle on that platform - but you will not be able to execute those
loadfiles on TNS/R.
•
The TNS/E linker runs on appropriate versions of the Windows operating system
on PC’s.
The TNS/E linker’s features are the same for all host platforms unless otherwise
specified in this manual. Differences often relate to the different types of filenames and
file characteristics on different platforms.
The Guardian namespace also exists as a subset of the OSS file system, where a
Guardian file named $a.b.c corresponds to an OSS file named /G/a/b/c
.
The Guardian namespace is a set of rules use for naming files in the Guardian
filesystem. A complete description of those rules may be found in the OSS
filename
(5)
reference page in the
OSS System Calls Reference Manual
.
Those rules include:
•
The Guardian namespace ignores lowercase, the OSS namespace uses
lowercase.
•
$ and \ are not recognized in the OSS namespace
•
If a filename contains a period in it, and a file of that name is to be created in a
Guardian subvolume, the period is deleted from the name.
Summary of Contents for eld
Page 4: ......
Page 8: ...Contents eld Manual 527255 009 iv ...
Page 12: ...What s New in This Manual eld Manual 527255 009 viii Changes to the 527255 005 Manual ...
Page 34: ...Introduction to eld eld Manual 527255 009 1 14 Example of Use ...
Page 54: ...eld Input and Output eld Manual 527255 009 2 20 Using Archives ...
Page 98: ...Other eld Processing eld Manual 527255 009 4 20 Merging Source RTDUs ...
Page 242: ...Output Listings and Error Handling eld Manual 527255 009 6 132 Glossary of Errors ...