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

Specifying object files

When you invoke the linker from the command line, the linker assumes that any input it cannot recognize as other files, options, or directories must be an object file. Use a space or tab character to separate files. See Linking from the command line for more information on how the linker interprets input.

You can also use wildcard characters to specify multiple object files. For example, use *.OBJ to specify all the object files in a directory.


Terms of use | Feedback

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