HP 3000 Manuals

The Executable Library Commands Reference [ HP Link Editor/XL Reference Manual ] MPE/iX 5.0 Documentation


HP Link Editor/XL Reference Manual

The Executable Library Commands Reference 

The remainder of this chapter discusses in detail each of the link editor
commands that manage executable libraries.  The executable library
commands are:

ADDXL                 Adds relocatable object modules from a relocatable
                      object file or from 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 expansion within
                      that library's internal tables.

COPYXL                Copies specified executable modules from one
                      executable library to another.

LISTXL                Lists the symbols that are imported and exported by
                      each executable module in an executable library.
                      This listing also includes the module name and
                      procedure entry points for each executable module.

PURGEXL               Purges specified executable modules from an
                      executable library.

SHOWXL                Displays the name of the current executable
                      library.  If you want to select another executable
                      library as the current library, enter an XL or
                      BUILDXL command using that library's name.

XL                    Makes an existing executable library the current
                      executable library.



MPE/iX 5.0 Documentation