Providing link-edit input

Input to the link-edit process can be:
  • One or more object modules
  • Control statements for the link-edit process
  • Previously link-edited executable programs you want to combine into a single executable module
  • A DLL side-deck if your application implicitly references DLL functions or data

Figure 1 shows the basic batch link-edit process for your application.

Figure 1. Basic batch link-edit processing
The input to the link-edit process is the object module (the primary input) and the resident and user libraries, if required.