This manual provides comprehensive instructions for using the Link-11 Linker and Libr-11 Librarian, both of which are system programs for the PDP-11 Disk Operating System.
Part I: Link-11 Linker
- Functionality: Relocates object modules, links global symbols, produces load maps, and creates executable load modules.
- Key Features: Supports separate assembly of program segments, automatic absolute address assignment, and resolution of external symbols.
- Operation: Details loading procedures, command string formats, switch options (such as /T for top address, /B for bottom, /U for undefined globals, /L for library, and /E for exit), and error handling protocols.
Part II: Libr-11 Librarian
- Functionality: Creates, updates (inserts, replaces, deletes), and lists the contents of object module libraries.
- Key Features: Streamlines the linking process, standardizes routines, and eliminates redundant directory entries.
- Operation: Explains library management via keyboard command strings, specific switch operations (/I, /R, /D, /LO), and file combination rules.
This guide includes a preface, master table of contents, and appendices for error messages and comprehensive switch summaries.