[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


faster_pch_gen

Description:

Controls the performance of precompiled header generation.

Compatibility:

This pragma is compatible with the following platform targets:

68K

PowerPC

NEC V800

Intel x86

MIPS

Embedded 68K

Prototype:
  #pragma faster_pch_gen on | off | reset Remarks:

Turning this pragma on can make generating a precompiled header much faster (depending on the header structure). Precompiled header files that are generated with this option are slightly bigger. The default is off.

This pragma does not correspond to any option in any settings panel. To check whether this option is on, use the __option (faster_pch_gen), described in "Checking Options."


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000