DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gcc.info) System V Options

Info Catalog (gcc.info) SH Options (gcc.info) Submodel Options (gcc.info) TMS320C3x/C4x Options
 
 Options for System V
 --------------------
 
    These additional options are available on System V Release 4 for
 compatibility with other compilers on those systems:
 
 `-G'
      Create a shared object.  It is recommended that `-symbolic' or
      `-shared' be used instead.
 
 `-Qy'
      Identify the versions of each tool used by the compiler, in a
      `.ident' assembler directive in the output.
 
 `-Qn'
      Refrain from adding `.ident' directives to the output file (this is
      the default).
 
 `-YP,DIRS'
      Search the directories DIRS, and no others, for libraries
      specified with `-l'.
 
 `-Ym,DIR'
      Look in the directory DIR to find the M4 preprocessor.  The
      assembler uses this option.
 
Info Catalog (gcc.info) SH Options (gcc.info) Submodel Options (gcc.info) TMS320C3x/C4x Options
automatically generated byinfo2html