(gcc.info) Submodel Options

Info Catalog (gcc.info) Target Options (gcc.info) Invoking GCC (gcc.info) Code Gen Options
 
 3.17 Hardware Models and Configurations
 =======================================
 
 Earlier we discussed the standard option `-b' which chooses among
 different installed compilers for completely different target machines,
 such as VAX vs. 68000 vs. 80386.
 
  In addition, each of these target machine types can have its own
 special options, starting with `-m', to choose among various hardware
 models or configurations--for example, 68010 vs 68020, floating
 coprocessor or none.  A single installed version of the compiler can
 compile for any model or configuration, according to the options
 specified.
 
  Some configurations of the compiler also support additional special
 options, usually for compatibility with other compilers on the same
 platform.
 

Menu

 
* ARC Options
* ARM Options
* AVR Options
* Blackfin Options
* CRIS Options
* CRX Options
* Darwin Options
* DEC Alpha Options
* DEC Alpha/VMS Options
* FR30 Options
* FRV Options
* GNU/Linux Options
* H8/300 Options
* HPPA Options
* i386 and x86-64 Options
* i386 and x86-64 Windows Options
* IA-64 Options
* M32C Options
* M32R/D Options
* M680x0 Options
* M68hc1x Options
* MCore Options
* MIPS Options
* MMIX Options
* MN10300 Options
* PDP-11 Options
* picoChip Options
* PowerPC Options
* RS/6000 and PowerPC Options
* S/390 and zSeries Options
* Score Options
* SH Options
* SPARC Options
* SPU Options
* System V Options
* V850 Options
* VAX Options
* VxWorks Options
* x86-64 Options
* Xstormy16 Options
* Xtensa Options
* zSeries Options
 
Info Catalog (gcc.info) Target Options (gcc.info) Invoking GCC (gcc.info) Code Gen Options
automatically generated by info2html