Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


Linker input and output files

The linker takes object files, links them with each other and with any library files you specify, and produces an executable output file, which can be either an executable program file (.EXE) or a dynamic link library (.DLL).

The linker can also produce a map file, which provides information about the contents of the executable output.

Linker inputs:

Linker outputs:

The linker accepts object files that are produced by IBM COBOL for Windows or by IBM PL/I for Windows.


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)