HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Link-editing and running your program on z/VSE

HLASM Programmer's Guide
SC26-4941-06

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.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014