Chapter Contents

Previous

Next
Prelinking C and C++ Programs

Syntax

As described in Using the SAS/C Cross-Platform Compiler and C++ Development System, the basic syntax for invoking the cool prelinker is as follows:

cool [options] [filename1 [filename2...]]

The options argument can be one or more of the cool options listed in Option Summary and described in Option Descriptions. Some functions requested on the mainframe using COOL control statements, such as GATHER and INSERT , are specified to cool on the workstation using options.

Note:    You must use the -o option to specify an output file when you invoke cool directly.  [cautionend]


Chapter Contents

Previous

Next

Top of Page

Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.