The Relocatable Library Commands Reference [ HP Link Editor/XL Reference Manual ] MPE/iX 5.0 Documentation
HP Link Editor/XL Reference Manual
The Relocatable Library Commands Reference
The following HP Link Editor/XL commands manage relocatable libraries.
Each command is discussed in detail in the sections which follow in this
chapter.
ADDRL Adds relocatable object modules from a relocatable
object file to a relocatable library.
BUILDRL Builds and initializes a file as a new relocatable
library. This library becomes the current
relocatable library for subsequent interactive
commands.
CLEANRL Rebuilds a relocatable library by removing any
fragmentation and leaving room for expansion.
COPYRL Copies selected relocatable object modules from one
relocatable library to another.
EXTRACTRL Copies selected relocatable object modules from a
relocatable library, placing them into a new
relocatable object file.
HIDERL Hides a symbol so the loader can no longer use this
symbol to resolve external references between
executable modules.
LISTRL Lists the symbols that are imported and exported by
each relocatable object module within a relocatable
library. This directory also shows the module name
and entry point of each relocatable object module.
PURGERL Deletes selected relocatable object modules from a
relocatable library.
REVEALRL Reveals a symbol that was previously hidden by the
HIDERL command. This command allows the loader to
resolve external references between executable
modules.
RL Selects an existing relocatable library to be the
current relocatable library.
SHOWRL Displays the name of the current relocatable
library.
MPE/iX 5.0 Documentation