Server Express User's Guide
Table of Contents
Index
Chapter 9: Linking to System Executables
9.1 Introduction
9.1.1 UNIX System Linker and Loader
9.1.1.1 Linking and Binding
9.1.2 Linking
9.2 Linking Using the cob Command
9.2.1 Simple Default Linking
9.2.2 Creating Executables That Use Library Files
9.2.3 Creating Shared Libraries
9.2.4 Creating an Executable RTS
9.2.5 Dynamic Loading
9.2.5.1 Creating Executables That Use the Dynamic Loader
9.2.5.2 Resolving Unresolved References
9.2.5.3 Creating Dynamically Loadable Files