Chapter Contents

Previous

Next
Compiling C and C++ Programs

Introduction

The SAS/C C and C++ cross-platform compiler accepts a number of options that allow you to alter the way code is generated, the appearance of listing files, and other aspects of compilation. This chapter explains what options are available and how to specify them.

Since the global optimizer and object module disassembler (OMD) are often executed as part of compilation, the options accepted by the global optimizer and OMD are also discussed in this chapter. The global optimizer and OMD are also discussed in Using the Global Optimizer and the Object Module Disassembler.

Note:    Several compiler options have new names in this release. For backward compatibility with previous releases, you can also use the old names. For details, see Redistributing SAS/C Product Files.  [cautionend]


Chapter Contents

Previous

Next

Top of Page

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