MPE/iX System Utilities Reference Manual (32650-90908)

Chapter 12
LINK EDITOR/XL
Operation
133
Additional Discussion
For more information refer to the HP Link Editor/XL Reference Manual.
Table 12-3 XL Link Editor Commands
COMMAND DESCRIPTION
ADDXL Adds all object modules from an object file or a relocatable library to an
executable library.
BUILDXL Builds and initializes a new executable library. This library becomes the
current executable library for subsequent interactive commands.
CLEANXL Rebuilds an executable library by removing any fragmentation and leaving
room for 25% expansion within its internal tables.
COPYXL Copies selected object modules from one executable library to another.
LISTXL Lists the contents of an executable library. The listing shows the names of
each object module and the symbols within the library.
PURGEXL Deletes selected object modules from an executable library.
SHOWXL Displays the name of the current executable library.
XL Selects an existing executable library to be the current executable library for
subsequent interactive commands.