Rational Developer for System z
PL/I for Windows, Version 7.6, Programming Guide

/DLL

Use /DLL to identify the output file as a dynamic link library (.DLL file). The object files should be compiled with the PL/I option DLLINIT.

If you specify /DLL with /EXEC, only the last specified of the options takes effect.

If you do not specify /DLL, or any of the other options, then by default the linker produces an .EXE file (/EXEC).

Default: /EXECUTABLE

Abbreviation: /EXEC


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)