This section contains descriptions for compiler options that pertain to output, debugging, or precompiled headers (PCH).
They are listed in alphabetical order.
Fp
Lets you specify an alternate path or file name for precompiled header files.
fverbose-asm
Produces an assembly listing with compiler comments, including options and version information.
g
Tells the compiler to generate a level of debugging information in the object file.
gdwarf
Lets you specify a DWARF Version format when generating debug information.
grecord-gcc-switches
Causes the command line options that were used to invoke the compiler to be appended to the DW_AT_producer attribute in DWARF debugging information.
gsplit-dwarf
Creates a separate object file containing DWARF debug information.