Data sets for binder processing
You need the following data sets for binder processing. Others
might be necessary if you have several additional libraries or object
modules. If you need additional libraries and object modules, include
a DD statement for them in your JCL. Table 1 summarizes the data sets that
you need for linking.
DD name | Type | Function |
---|---|---|
SYSLIN1 | Input | Primary input data, normally the output of the assembler |
SYSPRINT1 | Output | Diagnostic messages
Informative messages Module map Cross reference list |
SYSLMOD1 | Output | Output data set for the program module |
SYSUT11 | Utility | Work data set. Not used by the binder. |
SYSLIB | Library | Automatic call library |
SYSTERM2 | Output | Numbered error or warning messages |
User specified3 | Additional object modules and program modules | |
Notes:
|