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

Statically linking

To statically link the library into your .EXE, specify the LIBS(SINGLE STATIC) or LIBS(MULTI STATIC) compile-time option (see LIBS). You must also link with the /NOE linker option.

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