Loading...
Select Version
&pagelevel(4)&pagelevel
The Dynamic Binder Loader (DBL) has the task of combining modules to form a load unit which it then loads. However, linkage with DBL is only temporary as long as there is no executable program.
The DBL can create a load unit from the following modules:
Link-and-load modules (LLMs) linked by BINDER or generated by a compiler and saved in a library (type L).
Object modules (OMs) generated by a compiler and saved in a library (type R) or in the temporary EAM object module file.