Link-editing and running your program on z/VSE

If you produce an object module when you assemble your program, it needs further processing before it can run. This further processing, the resolution of external references inserted by the assembler, is performed by the linkage editor. The linkage editor converts an object module into an executable program, which is called a phase.


[ Top of Page | Previous Page | Next Page | Contents | Index ]