C/C++ Compiler (cl.hlp) (Table of Contents; Topic list)
C/C++ Compiler Index
                                             Up Contents Index Back
──C/C++ Compiler Index──────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEF│G│HIJKLMNOPQRSTUVWX-Z*│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
    /G0                      Processor-Specific Instructions
 
    /G1                      Processor-Specific Instructions
 
    /G2                      Processor-Specific Instructions
 
    /G3                      Processor-Specific Instructions
 
    /G4                      Processor-Specific Instructions
 
    /G<x>                    Code Generation
                             Data Size Threshold (/Gt)
 
    /GA                      Entry/Exit Code for Protected-Mode Windows
 
    /Gc                      Pascal Calling Convention
 
    /GD                      Entry/Exit Code for Protected-Mode Windows
                             C Calling Convention (/Gd)
 
    /GE                      Customize Windows Entry/Exit Code
                             Removing Stack Probes
 
    /Gn                      Remove P-Code Native Entry Points
 
    /Gp                      Specifying P-Code Entry Tables
 
    /Gq                      Real-Mode Windows Entry/Exit Code
 
    /Gr                      Fastcall Calling Convention
 
    /Gs                      Removing Stack Probes
 
    /GW                      Entry/Exit Code for Real-Mode Windows
 
    /Gw                      Entry/Exit Code for Real-Mode Windows
 
    /Gx                      Quick-Data Memory Model: Details
 
    /Gy                      Linker Access to Individual Functions
                                    -♦-