f78 Compiler options for mips Contents|Index|Previous|Next
 

Compiler options for MIPS 

When you run gcc, you can use command-line options to choose machine-specific details. For information on all the gcc command-line options, see GNU CC Command Options in Using GNU CC in GNUPro Compiler Tools. There are a great many compiler options for specific MIPS targets. The following documentation discusses some of them. For instance, options for architecture and code generation (described in GCC options for architecture and code generation for MIPS) are for all MIPS targets. See also gcc options for floating point for MIPS and Floating point subroutines. gcc options for architecture and code generation for MIPS

The following options for architecture and code generation can be used on all MIPS targets.

gcc options for floating point for MIPS

The following options select software or hardware floating point.
 

Floating point subroutines

Two kinds of floating point subroutines are useful with gcc.

  • General-purpose mathematical subroutines
  • 0