RAD Studio (Common)
ContentsIndex
PreviousUpNext
C++ Compiler

This section describes dialog boxes used with the C++ compiler, BCC32.exe. For more information about the C++ command line compiler, see BCC32.EXE.

Name 
Description 
ProjectOptionsC++ CompilerCompatibility
Use this dialog box to set specific C++ Compiler Compatibility options.
The options on this dialog box provide backward compatibility with previous versions of the compiler. In general, these options should only be set to True when such compatibility is required. Their default values are typically False.
Note: Several compatibility options have switches beginning with -Vb
. These options are summarized in the following table:  
ProjectOptionsC++ CompilerDebugging
Use this dialog box to set C++ compiler debugging and CodeGuard options.  
ProjectOptionsC++ CompilerDirectories and Conditionals
Use this dialog box to set C++ Compiler directories and conditionals options.  
ProjectOptionsC++ CompilerOptimizations
Use this dialog box to set C++ Compiler Optimization options.  
ProjectOptionsC++ CompilerOutput
Use this dialog box to set C++ Compiler Output options.  
ProjectOptionsC++ CompilerPrecompiled headers
Use this dialog box to set C++ Compiler Precompiled headers options.
You might also want to read about and use the Precompiled Header Wizard.  
ProjectOptionsC++ CompilerWarnings
Use this dialog box to set C++ Compiler Warning options.  
ProjectOptionsC++ CompilerAdvanced
Use this dialog box to set C++ Compiler Advanced Compilation options.  
ProjectOptionsC++ Compiler
Use this dialog box to set C++ Compiler options.  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!