| United States-English |
|
|
|
![]() |
Getting Started as an MPE/iX Programmer Programmer's Guide: HP 3000 Computer MPE/iX Computer Systems > Chapter 4 HP Link Editor/XLHP Link Editor/XL Commands |
|
HP Link Editor/XL commands that create and display executable program files and display symbols in a relocatable object file are:
Other HP Link Editor/XL commands manage relocatable and executable libraries. They allow you to add relocatable object modules to an RL or XL, purge modules from an RL or XL, copy modules between two RLs or two XLs. Some frequently used HP Link Editor/XL commands are:
For detailed information, refer to Link Editor/XL Reference Manual (32650-90030). HP Link Editor/XL reads commands from the standard input file $STDINX. It is not case sensitive in commands or file names. However, entry point (procedure) names are case sensitive. For example, the COPY, EXTRACT, and PURGE commands allow you to specify an ENTRY name, which is case sensitive. This name must correspond, character for character, to the entry name in the symbol table, which indicates the name used in the relocatable object module. Usually, a case-insensitive language compiler converts a procedure name to lowercase. For relocatable object modules compiled in these languages, specify lowercase entry point names. Most HP Link Editor/XL commands have one or more keyword or positional parameters. These types of parameters are briefly discussed in Chapter 1, "Overview" For a complete discussion of keyword and positional parameters in HP Link Editor/XL commands, refer to Link Editor/XL Reference Manual (32650-90030).
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||