Previous Topic: Step 2—PL/I CompilerNext Topic: PL/I Program Compile


Step 3—Linkage Editor

The Linkage Editor Links the Object Program

The linkage editor link edits the object program into a specified load library. Output from the linkage editor consists of a load module (or phase) and a link map.

More information:

DML Precompile, PL/I Compile, and Link-Edit JCL