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

Setting options on the command line

Linker options specified on the command line override any previously specified in the ILINK environment variable (as described in Setting options in the ILINK environment variable).

You can specify options anywhere on the command line. Separate options with a space or tab character.

For example, to link an object file with the /MAP option, enter:

   ilink /M myprog.obj

Terms of use | Feedback

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