[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Here is a summary of all the options, grouped by type. Explanations are in the following sections.
{ |
{ |
{ |
{ |
{ |
{ |
{ |
{ |
{ |
{ |
{ |
{ |
{ |
{ |
{ |
M68hc1x Options
{ |
VAX Options
{ |
SPARC Options
{ |
Convex Options
{ |
AMD29K Options
{ |
ARM Options
{ |
MN10200 Options
{ |
MN10300 Options
{ |
M32R/D Options
{ |
M88K Options
{ |
RS/6000 and PowerPC Options
{ |
RT Options
{ |
MIPS Options
{ |
i386 Options
{ |
HPPA Options
{ |
Intel 960 Options
{ |
DEC Alpha Options
{ |
Clipper Options
{ |
H8/300 Options
{ |
SH Options
{ |
System V Options
{ |
ARC Options
{ |
TMS320C3x/C4x Options
{ |
V850 Options
{ |
NS32K Options
{ |
AVR Options
{ |
MCore Options
{ |
IA-64 Options
{ |
{ |
3.2 Options Controlling the Kind of Output Controlling the kind of output: an executable, object files, assembler files, or preprocessed source. 3.4 Options Controlling C Dialect Controlling the variant of C language compiled. 3.5 Options Controlling C++ Dialect Variations on C++. 3.6 Options Controlling Objective-C Dialect Variations on Objective-C. 3.7 Options to Control Diagnostic Messages Formatting Controlling how diagnostics should be formatted. 3.8 Options to Request or Suppress Warnings How picky should the compiler be? 3.9 Options for Debugging Your Program or GCC Symbol tables, measurements, and debugging dumps. 3.10 Options That Control Optimization How much optimization? 3.11 Options Controlling the Preprocessor Controlling header files and macro definitions. Also, getting dependency information for Make. 3.12 Passing Options to the Assembler Passing options to the assembler. 3.13 Options for Linking Specifying libraries and so on. 3.14 Options for Directory Search Where to find header files and libraries. Where to find the compiler executable files. 3.15 Specifying subprocesses and the switches to pass to them How to pass switches to sub-processes. 3.16 Specifying Target Machine and Compiler Version Running a cross-compiler, or an old version of GCC.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |