Manual Pages for UNIX Darwin command on man c++
MyWebUniversity

Manual Pages for UNIX Darwin command on man c++

GCC(1) GNU GCC(1)

NAME

gcc - GNU project C and C++ compiler

SYNOPSIS

gcc [-cc|-SS|-EE] [-ssttdd==standard]

[-gg] [-ppgg] [-OOlevel]

[-WWwarn...] [-ppeeddaannttiicc]

[-IIdir...] [-LLdir...]

[-DDmacro[=defn]...] [-UUmacro]

[-ffoption...] [-mmmachine-option...]

[-oo outfile] infile...

Only the most useful options are listed here; see below for the remainder. gg++++ accepts mostly the same options as ggcccc. In Apple's version of GCC, both cccc and ggcccc are actually symbolic links

to a compiler named like gcc-version. Similarly, cc++++ and gg++++ are links

to a compiler named like g++-version.

Note that Apple's GCC includes a number of extensions to standard GCC (flagged below with ``APPLE ONLY''), and that not all generic GCC options are available or supported on Darwin / Mac OS X. In particular, Apple does not currently support the compilation of Fortran, Ada, or Java, although there are third parties who have made these work.

DESCRIPTION

When you invoke GCC, it normally does preprocessing, compilation, assembly and linking. The ``overall options'' allow you to stop this

process at an intermediate stage. For example, the -cc option says not

to run the linker. Then the output consists of object files output by the assembler. Other options are passed on to one stage of processing. Some options control the preprocessor and others the compiler itself. Yet other options control the assembler and linker; most of these are not documented here, since you rarely need to use any of them. Most of the command line options that you can use with GCC are useful for C programs; when an option is only useful with another language (usually C++), the explanation says so explicitly. If the description for a particular option does not mention a source language, you can use that option with all supported languages. The ggcccc program accepts options and file names as operands. Many

options have multi-letter names; therefore multiple single-letter

options may not be grouped: -ddrr is very different from -dd -rr.

You can mix options and other arguments. For the most part, the order you use doesn't matter. Order does matter when you use several options

of the same kind; for example, if you specify -LL more than once, the

directories are searched in the order specified.

Many options have long names starting with -ff or with -WW--for example,

-ffffoorrccee-mmeemm, -ffssttrreennggtthh-rreedduuccee, -WWffoorrmmaatt and so on. Most of these have

both positive and negative forms; the negative form of -ffffoooo would be

-ffnnoo-ffoooo. This manual documents only one of these two forms, whichever

one is not the default. OOPPTTIIOONNSS Option Summary Here is a summary of all the options, grouped by type. Explanations are in the following sections. Overall Options

-cc -SS -EE -oo file -ccoommbbiinnee -ppiippee -ppaassss-eexxiitt-ccooddeess -OObbjjCC ((AAPPPPLLEE

OONNLLYY)) -OObbjjCC++++ ((AAPPPPLLEE OONNLLYY)) -aarrcchh arch ((AAPPPPLLEE OONNLLYY)) -XXaarrcchharch

option ((AAPPPPLLEE OONNLLYY)) -ffssaavvee-rreeppoossiittoorryy==file -xx language -vv -######

--hheellpp --ttaarrggeett-hheellpp --vveerrssiioonn

C Language Options

-aannssii -ssttdd==standard -aauuxx-iinnffoo filename -ffaallttiivveecc ((AAPPPPLLEE OONNLLYY))

-ffaassmm-bblloocckkss ((AAPPPPLLEE OONNLLYY)) -ffnnoo-aassmm -ffnnoo-bbuuiillttiinn

-ffnnoo-bbuuiillttiinn-function -ffhhoosstteedd -ffffrreeeessttaannddiinngg -ffmmss-eexxtteennssiioonnss

-ttrriiggrraapphhss -nnoo-iinntteeggrraatteedd-ccpppp -ttrraaddiittiioonnaall -ttrraaddiittiioonnaall-ccpppp

-ffaallllooww-ssiinnggllee-pprreecciissiioonn -ffccoonndd-mmiissmmaattcchh -ffccoonnssttaanntt-ccffssttrriinnggss

((AAPPPPLLEE OONNLLYY)) -ffnnoonn-llvvaalluuee-aassssiiggnn ((AAPPPPLLEE OONNLLYY)) -ffnnoo-nneesstteedd-ffuunnccttiioonnss

-ffppcchh-pprreepprroocceessss ((AAPPPPLLEE OONNLLYY)) -ffssiiggnneedd-bbiittffiieellddss -ffssiiggnneedd-cchhaarr

-ffppaassccaall-ssttrriinnggss ((AAPPPPLLEE OONNLLYY)) -WWnnoo-##wwaarrnniinnggss ((AAPPPPLLEE OONNLLYY))

-WWeexxttrraa-ttookkeennss ((AAPPPPLLEE OONNLLYY)) -WWnneewwlliinnee-eeooff ((AAPPPPLLEE OONNLLYY))

-WWnnoo-aallttiivveecc-lloonngg-ddeepprreeccaatteedd ((AAPPPPLLEE OONNLLYY)) -ffuunnssiiggnneedd-bbiittffiieellddss

-ffuunnssiiggnneedd-cchhaarr -ffwwrriittaabbllee-ssttrriinnggss

C++ Language Options

-ffaabbii-vveerrssiioonn==n -ffnnoo-aacccceessss-ccoonnttrrooll -ffcchheecckk-nneeww -ffccoonnsseerrvvee-ssppaaccee

-ffnnoo-ccoonnsstt-ssttrriinnggss -ffnnoo-eelliiddee-ccoonnssttrruuccttoorrss -ffnnoo-eennffoorrccee-eehh-ssppeeccss

-ffffoorr-ssccooppee -ffnnoo-ffoorr-ssccooppee -ffnnoo-ggnnuu-kkeeyywwoorrddss

-ffnnoo-iimmpplliicciitt-tteemmppllaatteess -ffnnoo-iimmpplliicciitt-iinnlliinnee-tteemmppllaatteess

-ffnnoo-iimmpplleemmeenntt-iinnlliinneess -ffmmss-eexxtteennssiioonnss -ffnnoo-nnoonnaannssii-bbuuiillttiinnss

-ffnnoo-ooppeerraattoorr-nnaammeess -ffnnoo-ooppttiioonnaall-ddiiaaggss -ffppeerrmmiissssiivvee -ffrreeppoo

-ffnnoo-rrttttii -ffssttaattss -fftteemmppllaattee-ddeepptthh-n -ffnnoo-tthhrreeaaddssaaffee-ssttaattiiccss

-ffuussee-ccxxaa-aatteexxiitt -ffnnoo-wweeaakk -nnoossttddiinncc++++ -ffnnoo-ddeeffaauulltt-iinnlliinnee

-ffvviissiibbiilliittyy-iinnlliinneess-hhiiddddeenn -ffvviissiibbiilliittyy-mmss-ccoommppaatt -WWaabbii

-WWccttoorr-ddttoorr-pprriivvaaccyy -WWnnoonn-vviirrttuuaall-ddttoorr -WWrreeoorrddeerr -WWeeffffcc++++

-WWnnoo-ddeepprreeccaatteedd -WWssttrriicctt-nnuullll-sseennttiinneell -WWnnoo-nnoonn-tteemmppllaattee-ffrriieenndd

-WWoolldd-ssttyyllee-ccaasstt -WWoovveerrllooaaddeedd-vviirrttuuaall -WWnnoo-ppmmff-ccoonnvveerrssiioonnss

-WWssiiggnn-pprroommoo

Objective-C and Objective-C++ Language Options

-ffccoonnssttaanntt-ssttrriinngg-ccllaassss==class-name -ffggnnuu-rruunnttiimmee -ffnneexxtt-rruunnttiimmee

-ffnnoo-nniill-rreecceeiivveerrss -ffoobbjjcc-ccaallll-ccxxxx-ccddttoorrss ((AAPPPPLLEE OONNLLYY))

-ffoobbjjcc-ssjjlljj-eexxcceeppttiioonnss -ffoobbjjcc-ggcc -ffrreeppllaaccee-oobbjjcc-ccllaasssseess -ffzzeerroo-lliinnkk

-ggeenn-ddeeccllss -WWnnoo-pprroottooccooll -WWsseelleeccttoorr -WWssttrriicctt-sseelleeccttoorr-mmaattcchh

-WWuunnddeeccllaarreedd-sseelleeccttoorr

Language Independent Options

-ffmmeessssaaggee-lleennggtthh==n -ffddiiaaggnnoossttiiccss-sshhooww-llooccaattiioonn==[oonnccee|eevveerryy-lliinnee]

Warning Options

-ffssyynnttaaxx-oonnllyy -ppeeddaannttiicc -ppeeddaannttiicc-eerrrroorrss -ww -WWeexxttrraa -WWaallll

-WWaaggggrreeggaattee-rreettuurrnn -WWccaasstt-aalliiggnn -WWccaasstt-qquuaall -WWcchhaarr-ssuubbssccrriippttss

-WWccoommmmeenntt -WWccoonnvveerrssiioonn -WWnnoo-ddeepprreeccaatteedd-ddeeccllaarraattiioonnss

-WWddiissaabblleedd-ooppttiimmiizzaattiioonn -WWnnoo-ddiivv-bbyy-zzeerroo -WWnnoo-eennddiiff-llaabbeellss

-WWeerrrroorr -WWeerrrroorr-iimmpplliicciitt-ffuunnccttiioonn-ddeeccllaarraattiioonn -WWffaattaall-eerrrroorrss

-WWffllooaatt-eeqquuaall -WWffoorrmmaatt -WWffoorrmmaatt==22 -WWnnoo-ffoorrmmaatt-eexxttrraa-aarrggss

-WWffoorrmmaatt-nnoonnlliitteerraall -WWffoorrmmaatt-sseeccuurriittyy -WWffoorrmmaatt-yy22kk -WWiimmpplliicciitt

-WWiimmpplliicciitt-ffuunnccttiioonn-ddeeccllaarraattiioonn -WWiimmpplliicciitt-iinntt -WWiimmppoorrtt

-WWnnoo-iimmppoorrtt -WWiinniitt-sseellff -WWiinnlliinnee -WWnnoo-iinntt-ttoo-ppooiinntteerr-ccaasstt

-WWnnoo-iinnvvaalliidd-ooffffsseettooff -WWiinnvvaalliidd-ppcchh -WWllaarrggeerr-tthhaann-len -WWlloonngg-lloonngg

-WWmmaaiinn -WWmmiissssiinngg-bbrraacceess -WWmmiissssiinngg-ffiieelldd-iinniittiiaalliizzeerrss

-WWmmiissssiinngg-ffoorrmmaatt-aattttrriibbuuttee -WWmmiissssiinngg-iinncclluuddee-ddiirrss

-WWmmiissssiinngg-nnoorreettuurrnn -WWmmoosstt ((AAPPPPLLEE OONNLLYY)) -WWnnoo-mmuullttiicchhaarr -WWnnoonnnnuullll

-WWppaacckkeedd -WWppaaddddeedd -WWppaarreenntthheesseess -WWppooiinntteerr-aarriitthh

-WWnnoo-ppooiinntteerr-ttoo-iinntt-ccaasstt -WWrreedduunnddaanntt-ddeeccllss -WWrreettuurrnn-ttyyppee

-WWsseeqquueennccee-ppooiinntt -WWsshhaaddooww -WWssttaacckk-pprrootteeccttoorr -WWssiiggnn-ccoommppaarree

-WWssttrriicctt-aalliiaassiinngg -WWssttrriicctt-aalliiaassiinngg==22 -WWsswwiittcchh -WWsswwiittcchh-ddeeffaauulltt

-WWsswwiittcchh-eennuumm -WWssyysstteemm-hheeaaddeerrss -WWttrriiggrraapphhss -WWuunnddeeff

-WWuunniinniittiiaalliizzeedd -WWuunnkknnoowwnn-pprraaggmmaass -WWuunnrreeaacchhaabbllee-ccooddee -WWuunnuusseedd

-WWuunnuusseedd-ffuunnccttiioonn -WWuunnuusseedd-llaabbeell -WWuunnuusseedd-ppaarraammeetteerr

-WWuunnuusseedd-vvaalluuee -WWuunnuusseedd-vvaarriiaabbllee -WWwwrriittee-ssttrriinnggss

-WWvvaarriiaaddiicc-mmaaccrrooss

C-only Warning Options

-WWbbaadd-ffuunnccttiioonn-ccaasstt -WWmmiissssiinngg-ddeeccllaarraattiioonnss -WWmmiissssiinngg-pprroottoottyyppeess

-WWnneesstteedd-eexxtteerrnnss -WWoolldd-ssttyyllee-ddeeffiinniittiioonn -WWssttrriicctt-pprroottoottyyppeess

-WWttrraaddiittiioonnaall -WWddeeccllaarraattiioonn-aafftteerr-ssttaatteemmeenntt -WWnnoo-ddiissccaarrdd-qquuaall

-WWnnoo-ppooiinntteerr-ssiiggnn

Debugging Options

-ddletters -dduummppssppeeccss -dduummppmmaacchhiinnee -dduummppvveerrssiioonn -ffdduummpp-uunnnnuummbbeerreedd

-ffdduummpp-ttrraannssllaattiioonn-uunniitt[-n] -ffdduummpp-ccllaassss-hhiieerraarrcchhyy[-n]

-ffdduummpp-iippaa-aallll -ffdduummpp-iippaa-ccggrraapphh -ffdduummpp-ttrreeee-aallll

-ffdduummpp-ttrreeee-oorriiggiinnaall[-n] -ffdduummpp-ttrreeee-ooppttiimmiizzeedd[-n]

-ffdduummpp-ttrreeee-iinnlliinneedd[-n] -ffdduummpp-ttrreeee-ccffgg -ffdduummpp-ttrreeee-vvccgg

-ffdduummpp-ttrreeee-aalliiaass -ffdduummpp-ttrreeee-cchh -ffdduummpp-ttrreeee-ssssaa[-n]

-ffdduummpp-ttrreeee-pprree[-n] -ffdduummpp-ttrreeee-ccccpp[-n] -ffdduummpp-ttrreeee-ddccee[-n]

-ffdduummpp-ttrreeee-ggiimmppllee[-rraaww] -ffdduummpp-ttrreeee-mmuuddffllaapp[-n] -ffdduummpp-ttrreeee-sscceevv

[-n] -ffdduummpp-ttrreeee-ddddaallll [-n] -ffdduummpp-ttrreeee-eellcckk [-n]

-ffdduummpp-ttrreeee-ddoomm[-n] -ffdduummpp-ttrreeee-ddssee[-n] -ffdduummpp-ttrreeee-pphhiioopptt[-n]

-ffdduummpp-ttrreeee-ffoorrwwpprroopp[-n] -ffdduummpp-ttrreeee-ccooppyyrreennaammee[-n] -ffdduummpp-ttrreeee-nnrrvv

-ffdduummpp-ttrreeee-vveecctt -ffdduummpp-ttrreeee-ssrraa[-n] -ffdduummpp-ttrreeee-ffrree[-n]

-ffdduummpp-ttrreeee-lloooopp[-n] -ffdduummpp-ttrreeee-vveecctt[-n]

-ffttrreeee-vveeccttoorriizzeerr-vveerrbboossee==n -fflliimmiitt-ddeebbuugg-iinnffoo

-ffeelliimmiinnaattee-ddwwaarrff22-dduuppss -ffeelliimmiinnaattee-uunnuusseedd-ddeebbuugg-ttyyppeess

-ffeelliimmiinnaattee-uunnuusseedd-ddeebbuugg-ssyymmbboollss -ffmmeemm-rreeppoorrtt -ffoopptt-ddiiaarryy

-ffpprrooffiillee-aarrccss -ffttrreeee-bbaasseedd-pprrooffiilliinngg -ffrraannddoomm-sseeeedd==string

-ffsscchheedd-vveerrbboossee==n -fftteesstt-ccoovveerraaggee -ffttiimmee-rreeppoorrtt -ffvvaarr-ttrraacckkiinngg -gg

-gglevel -ggccooffff -ggddwwaarrff-22 -ggggddbb -ggssttaabbss -ggssttaabbss++ -ggvvmmss -ggxxccooffff

-ggxxccooffff++ -pp -ppgg -pprriinntt-ffiillee-nnaammee==library -pprriinntt-lliibbggcccc-ffiillee-nnaammee

-pprriinntt-mmuullttii-ddiirreeccttoorryy -pprriinntt-mmuullttii-lliibb -pprriinntt-pprroogg-nnaammee==program

-pprriinntt-sseeaarrcchh-ddiirrss -QQ -ssaavvee-tteemmppss -ttiimmee

Optimization Options

-ffaalliiggnn-ffuunnccttiioonnss==n -ffaalliiggnn-jjuummppss==n -ffaalliiggnn-llaabbeellss==n

-ffaalliiggnn-llooooppss==n -ffaalliiggnn-llooooppss-mmaaxx-sskkiipp==n -ffaalliiggnn-jjuummppss-mmaaxx-sskkiipp==n

-ffbboouunnddss-cchheecckk -ffmmuuddffllaapp -ffmmuuddffllaapptthh -ffmmuuddffllaappiirr

-ffbbrraanncchh-pprroobbaabbiilliittiieess -ffpprrooffiillee-vvaalluueess -ffvvpptt

-ffbbrraanncchh-ttaarrggeett-llooaadd-ooppttiimmiizzee -ffbbrraanncchh-ttaarrggeett-llooaadd-ooppttiimmiizzee22

-ffbbttrr-bbbb-eexxcclluussiivvee -ffccaalllleerr-ssaavveess -ffccpprroopp-rreeggiisstteerrss

-ffccrreeaattee-pprrooffiillee -ffccssee-ffoollllooww-jjuummppss -ffccssee-sskkiipp-bblloocckkss

-ffccxx-lliimmiitteedd-rraannggee -ffddaattaa-sseeccttiioonnss -ffddeellaayyeedd-bbrraanncchh

-ffddeelleettee-nnuullll-ppooiinntteerr-cchheecckkss -ffeexxppeennssiivvee-ooppttiimmiizzaattiioonnss -ffffaasstt-mmaatthh

-ffffllooaatt-ssttoorree -ffffoorrccee-aaddddrr -ffffoorrccee-mmeemm -ffffuunnccttiioonn-sseeccttiioonnss -ffggccssee

-ffggccssee-llmm -ffggccssee-ssmm -ffggccssee-llaass -ffggccssee-aafftteerr-rreellooaadd

-fflloooopp-ooppttiimmiizzee -ffccrroossssjjuummppiinngg -ffiiff-ccoonnvveerrssiioonn -ffiiff-ccoonnvveerrssiioonn22

-ffiinnlliinnee-ffuunnccttiioonnss -ffiinnlliinnee-lliimmiitt==n -ffkkeeeepp-iinnlliinnee-ffuunnccttiioonnss

-ffkkeeeepp-ssttaattiicc-ccoonnssttss -ffmmeerrggee-ccoonnssttaannttss -ffmmeerrggee-aallll-ccoonnssttaannttss

-ffmmoodduulloo-sscchheedd -ffnnoo-bbrraanncchh-ccoouunntt-rreegg -ffnnoo-ddeeffaauulltt-iinnlliinnee

-ffnnoo-ddeeffeerr-ppoopp -fflloooopp-ooppttiimmiizzee22 -ffmmoovvee-lloooopp-iinnvvaarriiaannttss

-ffnnoo-ffuunnccttiioonn-ccssee -ffnnoo-gguueessss-bbrraanncchh-pprroobbaabbiilliittyy -ffnnoo-iinnlliinnee

-ffnnoo-mmaatthh-eerrrrnnoo -ffnnoo-ppeeeepphhoollee -ffnnoo-ppeeeepphhoollee22

-ffuunnssaaffee-mmaatthh-ooppttiimmiizzaattiioonnss -ffffiinniittee-mmaatthh-oonnllyy -ffnnoo-ttrraappppiinngg-mmaatthh

-ffnnoo-zzeerroo-iinniittiiaalliizzeedd-iinn-bbssss -mmssttaacckkrreeaalliiggnn -ffoommiitt-ffrraammee-ppooiinntteerr

-ffooppttiimmiizzee-rreeggiisstteerr-mmoovvee -ffooppttiimmiizzee-ssiibblliinngg-ccaallllss

-ffpprreeffeettcchh-lloooopp-aarrrraayyss -ffpprrooffiillee-ggeenneerraattee -ffpprrooffiillee-uussee -ffrreeggmmoovvee

-ffrreennaammee-rreeggiisstteerrss -ffrreeoorrddeerr-bblloocckkss -ffrreeoorrddeerr-bblloocckkss-aanndd-ppaarrttiittiioonn

-ffrreeoorrddeerr-ffuunnccttiioonnss -ffrreerruunn-ccssee-aafftteerr-lloooopp -ffrreerruunn-lloooopp-oopptt

-ffrroouunnddiinngg-mmaatthh -ffsscchheedduullee-iinnssnnss -ffsscchheedduullee-iinnssnnss22

-ffnnoo-sscchheedd-iinntteerrbblloocckk -ffnnoo-sscchheedd-ssppeecc -ffsscchheedd-ssppeecc-llooaadd

-ffsscchheedd-ssppeecc-llooaadd-ddaannggeerroouuss -ffsscchheedd-ssttaalllleedd-iinnssnnss==n

-sscchheedd-ssttaalllleedd-iinnssnnss-ddeepp==n -ffsscchheedd22-uussee-ssuuppeerrbblloocckkss

-ffsscchheedd22-uussee-ttrraacceess -ffrreesscchheedduullee-mmoodduulloo-sscchheedduulleedd-llooooppss

-ffssiiggnnaalliinngg-nnaannss -ffssiinnggllee-pprreecciissiioonn-ccoonnssttaanntt

-ffssppeeccuullaattiivvee-pprreeffeettcchhiinngg -ffssttaacckk-pprrootteeccttoorr -ffssttaacckk-pprrootteeccttoorr-aallll

-ffssttrreennggtthh-rreedduuccee -ffssttrriicctt-aalliiaassiinngg -ffttrraacceerr -fftthhrreeaadd-jjuummppss

-ffuunnrroollll-aallll-llooooppss -ffuunnrroollll-llooooppss -ffppeeeell-llooooppss

-ffsspplliitt-iivvss-iinn-uunnrroolllleerr -ffuunnsswwiittcchh-llooooppss

-ffvvaarriiaabbllee-eexxppaannssiioonn-iinn-uunnrroolllleerr -ffttrreeee-pprree -ffttrreeee-ccccpp -ffttrreeee-ddccee

-ffttrreeee-lloooopp-ooppttiimmiizzee -ffttrreeee-lloooopp-lliinneeaarr -ffttrreeee-lloooopp-iimm

-ffttrreeee-lloooopp-iivvccaannoonn -ffiivvooppttss -ffttrreeee-ddoommiinnaattoorr-ooppttss -ffttrreeee-ddssee

-ffttrreeee-ccooppyyrreennaammee -ffttrreeee-cchh -ffttrreeee-ssrraa -ffttrreeee-tteerr -ffttrreeee-llrrss

-ffttrreeee-ffrree -ffttrreeee-vveeccttoorriizzee -ffuussee-pprrooffiillee -ffwweebb -ffssccaallaarr-eevvoolluuttiioonnss

-ffaallll-ddaattaa-ddeeppss --ppaarraamm name==value -OO -OO00 -OO11 -OO22 -OO33 -OOss -OOzz

((AAPPPPLLEE OONNLLYY)) -ffaasstt ((AAPPPPLLEE OONNLLYY))

Preprocessor Options

-AAquestion==answer -AA-question[==answer] -CC -ddDD -ddII -ddMM -ddNN

-DDmacro[==defn] -EE -HH -iiddiirraafftteerr dir -iinncclluuddee file -iimmaaccrrooss file

-iipprreeffiixx file -iiwwiitthhpprreeffiixx dir -iiwwiitthhpprreeffiixxbbeeffoorree dir -iissyysstteemm

dir -iiwwiitthhssyyssrroooott ((AAPPPPLLEE OONNLLYY)) dir -MM -MMMM -MMFF -MMGG -MMPP -MMQQ -MMTT

-nnoossttddiinncc -PP -ffwwoorrkkiinngg-ddiirreeccttoorryy -rreemmaapp -ttrriiggrraapphhss -uunnddeeff

-UUmacro -WWpp,,option -XXpprreepprroocceessssoorr option

Assembler Option

-WWaa,,option -XXaasssseemmbblleerr option

Linker Options

object-file-name -lllibrary -nnoossttaarrttffiilleess -nnooddeeffaauullttlliibbss

-nnoossttddlliibb -ppiiee -ss -ssttaattiicc -ssttaattiicc-lliibbggcccc -sshhaarreedd -sshhaarreedd-lliibbggcccc

-ssyymmbboolliicc -WWll,,option -XXlliinnkkeerr option -uu symbol

Directory Options

-BBprefix -IIdir -iiqquuootteedir -LLdir -ssppeeccss==file -II-

Target Options

-VV version -bb machine

Machine Dependent Options

ARM Options -mmaappccss-ffrraammee -mmnnoo-aappccss-ffrraammee -mmaabbii==name

-mmaappccss-ssttaacckk-cchheecckk -mmnnoo-aappccss-ssttaacckk-cchheecckk -mmaappccss-ffllooaatt

-mmnnoo-aappccss-ffllooaatt -mmaappccss-rreeeennttrraanntt -mmnnoo-aappccss-rreeeennttrraanntt

-mmsscchheedd-pprroolloogg -mmnnoo-sscchheedd-pprroolloogg -mmlliittttllee-eennddiiaann -mmbbiigg-eennddiiaann

-mmwwoorrddss-lliittttllee-eennddiiaann -mmffllooaatt-aabbii==name -mmssoofftt-ffllooaatt -mmhhaarrdd-ffllooaatt

-mmffppee -mmtthhuummbb-iinntteerrwwoorrkk -mmnnoo-tthhuummbb-iinntteerrwwoorrkk -mmccppuu==name

-mmaarrcchh==name -mmffppuu==name -mmssttrruuccttuurree-ssiizzee-bboouunnddaarryy==n

-mmaabboorrtt-oonn-nnoorreettuurrnn -mmlloonngg-ccaallllss -mmnnoo-lloonngg-ccaallllss -mmssiinnggllee-ppiicc-bbaassee

-mmnnoo-ssiinnggllee-ppiicc-bbaassee -mmppiicc-rreeggiisstteerr==reg -mmnnoopp-ffuunn-ddlllliimmppoorrtt

-mmcciirrrruuss-ffiixx-iinnvvaalliidd-iinnssnnss -mmnnoo-cciirrrruuss-ffiixx-iinnvvaalliidd-iinnssnnss

-mmppookkee-ffuunnccttiioonn-nnaammee -mmtthhuummbb -mmaarrmm -mmttppccss-ffrraammee -mmttppccss-lleeaaff-ffrraammee

-mmccaalllleerr-ssuuppeerr-iinntteerrwwoorrkkiinngg -mmccaalllleeee-ssuuppeerr-iinntteerrwwoorrkkiinngg

Darwin Options -aallllllooaadd -aalllloowwaabblleecclliieenntt -aarrcchh

-aarrcchheerrrroorrssffaattaall -aarrcchhoonnllyy -bbiinnddaattllooaadd -bbuunnddllee

-bbuunnddlleellooaaddeerr -cclliieennttnnaammee -ccoommppaattiibbiilliittyyvveerrssiioonn

-ccuurrrreennttvveerrssiioonn -ddeeaaddssttrriipp -ddeeppeennddeennccyy-ffiillee -ddyylliibbffiillee

-ddyylliinnkkeerriinnssttaallllnnaammee -ddyynnaammiicc -ddyynnaammiicclliibb

-eexxppoorrtteeddssyymmbboollsslliisstt -ffiilleelliisstt -ffllaattnnaammeessppaaccee

-ffoorrcceeccppuussuubbttyyppeeAALLLL -ffoorrcceeffllaattnnaammeessppaaccee

-hheeaaddeerrppaaddmmaaxxiinnssttaallllnnaammeess -iiffrraammeewwoorrkk -iimmaaggeebbaassee -iinniitt

-iinnssttaallllnnaammee -kkeeeepppprriivvaatteeeexxtteerrnnss -mmuullttiimmoodduullee

-mmuullttiippllyyddeeffiinneedd -mmuullttiippllyyddeeffiinneedduunnuusseedd -nnooaallllllooaadd

-nnooddeeaaddssttrriippiinniittssaannddtteerrmmss -nnooffiixxpprreebbiinnddiinngg -nnoommuullttiiddeeffss

-nnoopprreebbiinndd -nnoosseegglliinnkkeeddiitt -ppaaggeezzeerroossiizzee -pprreebbiinndd

-pprreebbiinnddaallllttwwoolleevveellmmoodduulleess -pprriivvaatteebbuunnddllee -rreeaaddoonnllyyrreellooccss

-sseeccttaalliiggnn -sseeccttoobbjjeeccttssyymmbboollss -wwhhyyllooaadd -sseegg11aaddddrr -sseeccttccrreeaattee

-sseeccttoobbjjeeccttssyymmbboollss -sseeccttoorrddeerr -sseeggaaddddrr -sseeggssrreeaaddoonnllyyaaddddrr

-sseeggssrreeaaddwwrriitteeaaddddrr -sseeggaaddddrrttaabbllee -sseeggaaddddrrttaabblleeffiilleennaammee

-sseegglliinnkkeeddiitt -sseeggpprroott -sseeggssrreeaaddoonnllyyaaddddrr -sseeggssrreeaaddwwrriitteeaaddddrr

-ssiinngglleemmoodduullee -ssttaattiicc -ssuubblliibbrraarryy -ssuubbuummbbrreellllaa

-ttwwoolleevveellnnaammeessppaaccee -uummbbrreellllaa -uunnddeeffiinneedd -uunneexxppoorrtteeddssyymmbboollsslliisstt

-wweeaakkrreeffeerreenncceemmiissmmaattcchheess -wwhhaattssllooaaddeedd -FF -gguusseedd -ggffuullll

-mmmmaaccoossxx-vveerrssiioonn-mmiinn==version -mmiipphhoonneeooss-vveerrssiioonn-mmiinn==version

-mmkkeerrnneell -mmoonnee-bbyyttee-bbooooll -XXaarrcchharch

i386 and x86-64 Options -mmttuunnee==cpu-type -mmaarrcchh==cpu-type

-mmffppmmaatthh==unit -mmaassmm==dialect -mmnnoo-ffaannccyy-mmaatthh-338877 -mmnnoo-ffpp-rreett-iinn-338877

-mmssoofftt-ffllooaatt -mmssvvrr33-sshhlliibb -mmnnoo-wwiiddee-mmuullttiippllyy -mmrrttdd

-mmaalliiggnn-ddoouubbllee -mmpprreeffeerrrreedd-ssttaacckk-bboouunnddaarryy==num -mmmmmmxx -mmssssee -mmssssee22

-mmssssee33 -mmssssssee33 -mm33ddnnooww -mmtthhrreeaaddss -mmnnoo-aalliiggnn-ssttrriinnggooppss

-mmiinnlliinnee-aallll-ssttrriinnggooppss -mmppuusshh-aarrggss -mmaaccccuummuullaattee-oouuttggooiinngg-aarrggss

-mm112288bbiitt-lloonngg-ddoouubbllee -mm9966bbiitt-lloonngg-ddoouubbllee -mmrreeggppaarrmm==num

-mmoommiitt-lleeaaff-ffrraammee-ppooiinntteerr -mmnnoo-rreedd-zzoonnee -mmnnoo-ttllss-ddiirreecctt-sseegg-rreeffss

-mmccmmooddeell==code-model -mm3322 -mm6644

PowerPC Options See RS/6000 and PowerPC Options.

RS/6000 and PowerPC Options -mmccppuu==cpu-type -mmttuunnee==cpu-type -mmppoowweerr

-mmnnoo-ppoowweerr -mmppoowweerr22 -mmnnoo-ppoowweerr22 -mmppoowweerrppcc -mmppoowweerrppcc6644

-mmnnoo-ppoowweerrppcc -mmaallttiivveecc -mmnnoo-aallttiivveecc -mmppiimm-aallttiivveecc -mmnnoo-ppiimm-aallttiivveecc

-mmppoowweerrppcc-ggppoopptt -mmnnoo-ppoowweerrppcc-ggppoopptt -mmppoowweerrppcc-ggffxxoopptt

-mmnnoo-ppoowweerrppcc-ggffxxoopptt -mmnneeww-mmnneemmoonniiccss -mmoolldd-mmnneemmoonniiccss -mmffuullll-ttoocc

-mmmmiinniimmaall-ttoocc -mmnnoo-ffpp-iinn-ttoocc -mmnnoo-ssuumm-iinn-ttoocc -mm6644 -mm3322

-mmxxll-ccoommppaatt -mmnnoo-xxll-ccoommppaatt -mmppee -mmaalliiggnn-ppoowweerr -mmaalliiggnn-nnaattuurraall

-mmssoofftt-ffllooaatt -mmhhaarrdd-ffllooaatt -mmmmuullttiippllee -mmnnoo-mmuullttiippllee -mmssttrriinngg

-mmnnoo-ssttrriinngg -mmuuppddaattee -mmnnoo-uuppddaattee -mmffuusseedd-mmaadddd -mmnnoo-ffuusseedd-mmaadddd

-mmbbiitt-aalliiggnn -mmnnoo-bbiitt-aalliiggnn -mmssttrriicctt-aalliiggnn -mmnnoo-ssttrriicctt-aalliiggnn

-mmrreellooccaattaabbllee -mmnnoo-rreellooccaattaabbllee -mmrreellooccaattaabbllee-lliibb

-mmnnoo-rreellooccaattaabbllee-lliibb -mmttoocc -mmnnoo-ttoocc -mmlliittttllee -mmlliittttllee-eennddiiaann

-mmbbiigg -mmbbiigg-eennddiiaann -mmddyynnaammiicc-nnoo-ppiicc

-mmpprriioorriittiizzee-rreessttrriicctteedd-iinnssnnss==priority

-mmsscchheedd-ccoossttllyy-ddeepp==dependencetype -mmiinnsseerrtt-sscchheedd-nnooppss==scheme

-mmccaallll-ssyyssvv -mmccaallll-nneettbbssdd -mmaaiixx-ssttrruucctt-rreettuurrnn

-mmssvvrr44-ssttrruucctt-rreettuurrnn -mmaabbii==aallttiivveecc -mmaabbii==nnoo-aallttiivveecc -mmaabbii==ssppee

-mmaabbii==nnoo-ssppee -mmiisseell==yyeess -mmiisseell==nnoo -mmssppee==yyeess -mmssppee==nnoo

-mmffllooaatt-ggpprrss==yyeess -mmffllooaatt-ggpprrss==nnoo -mmffllooaatt-ggpprrss==ssiinnggllee

-mmffllooaatt-ggpprrss==ddoouubbllee -mmpprroottoottyyppee -mmnnoo-pprroottoottyyppee -mmssiimm -mmmmvvmmee

-mmaaddss -mmyyeelllloowwkknniiffee -mmeemmbb -mmssddaattaa -mmssddaattaa==opt -mmvvxxwwoorrkkss

-mmwwiinnddiissss -GG num -pptthhrreeaadd

Code Generation Options

-ffccaallll-ssaavveedd-reg -ffccaallll-uusseedd-reg -ffffiixxeedd-reg -ffeexxcceeppttiioonnss

-ffnnoonn-ccaallll-eexxcceeppttiioonnss -ffuunnwwiinndd-ttaabblleess -ffaassyynncchhrroonnoouuss-uunnwwiinndd-ttaabblleess

-ffiinnhhiibbiitt-ssiizzee-ddiirreeccttiivvee -ffiinnssttrruummeenntt-ffuunnccttiioonnss -ffnnoo-ccoommmmoonn

-ffnnoo-iiddeenntt -ffppcccc-ssttrruucctt-rreettuurrnn -ffppiicc -ffPPIICC -ffppiiee -ffPPIIEE

-ffrreegg-ssttrruucctt-rreettuurrnn -ffsshhaarreedd-ddaattaa -ffsshhoorrtt-eennuummss -ffsshhoorrtt-ddoouubbllee

-ffsshhoorrtt-wwcchhaarr -ffvveerrbboossee-aassmm -ffppaacckk-ssttrruucctt[[==n]] -ffssttaacckk-cchheecckk

-ffssttaacckk-lliimmiitt-rreeggiisstteerr==reg -ffssttaacckk-lliimmiitt-ssyymmbbooll==sym

-ffaarrgguummeenntt-aalliiaass -ffaarrgguummeenntt-nnooaalliiaass -ffaarrgguummeenntt-nnooaalliiaass-gglloobbaall

-fflleeaaddiinngg-uunnddeerrssccoorree -ffttllss-mmooddeell==model -ffttrraappvv -ffwwrraappvv

-ffbboouunnddss-cchheecckk -ffvviissiibbiilliittyy

Options Controlling the Kind of Output Compilation can involve up to four stages: preprocessing, compilation proper, assembly and linking, always in that order. GCC is capable of preprocessing and compiling several files either into several assembler input files, or into one assembler input file; then each assembler input file produces an object file, and linking combines all the object files (those newly compiled, and those specified as input) into an executable file. For any given input file, the file name suffix determines what kind of compilation is done: file..cc C source code which must be preprocessed. file..ii C source code which should not be preprocessed. file..iiii C++ source code which should not be preprocessed. file..mm

Objective-C source code. Note that you must link with the libobjc

library to make an Objective-C program work.

file..mmii

Objective-C source code which should not be preprocessed.

file..mmmm file..MM

Objective-C++ source code. Note that you must link with the

libobjc library to make an Objective-C++ program work. Note that

..MM refers to a literal capital M. file..mmiiii

Objective-C++ source code which should not be preprocessed.

file..hh

C, C++, Objective-C or Objective-C++ header file to be turned into

a precompiled header. file..cccc file..ccpp file..ccxxxx file..ccpppp file..CCPPPP

file..cc++++

file..CC C++ source code which must be preprocessed. Note that in ..ccxxxx, the last two letters must both be literally xx. Likewise, ..CC refers to a literal capital C. file..mmmm file..MM

Objective-C++ source code which must be preprocessed. (APPLE ONLY)

file..mmiiii

Objective-C++ source code which should not be preprocessed. (APPLE

ONLY) file..hhhh file..HH C++ header file to be turned into a precompiled header. file..ff file..ffoorr file..FFOORR Fortran source code which should not be preprocessed. file..FF file..ffpppp file..FFPPPP Fortran source code which must be preprocessed (with the traditional preprocessor). file..rr Fortran source code which must be preprocessed with a RATFOR preprocessor (not included with GCC). file..ff9900 file..ff9955 Fortran 90/95 source code which should not be preprocessed. file..aaddss Ada source code file which contains a library unit declaration (a declaration of a package, subprogram, or generic, or a generic instantiation), or a library unit renaming declaration (a package, generic, or subprogram renaming declaration). Such files are also called specs. file..aaddbb Ada source code file containing a library unit body (a subprogram or package body). Such files are also called bodies. file..ss Assembler code. Apple's version of GCC runs the preprocessor on these files as well as those ending in ..SS. file..SS Assembler code which must be preprocessed. other An object file to be fed straight into linking. Any file name with no recognized suffix is treated this way.

You can specify the input language explicitly with the -xx option:

-xx language

Specify explicitly the language for the following input files (rather than letting the compiler choose a default based on the file name suffix). This option applies to all following input

files until the next -xx option. Possible values for language are:

c c-header c-cpp-output

c++ c++-header c++-cpp-output

objective-c objective-c-header objective-c-cpp-output

objective-c++ objective-c++-header objective-c++-cpp-output

assembler assembler-with-cpp

ada

f77 f77-cpp-input ratfor

f95 java treelang

-xx nnoonnee

Turn off any specification of a language, so that subsequent files are handled according to their file name suffixes (as they are if

-xx has not been used at all).

-OObbjjCC

-OObbjjCC++++

These are similar in effect to -xx oobbjjeeccttiivvee-cc and -xx oobbjjeeccttiivvee-cc++++,

but affect only the choice of compiler for files already identified as source files. (APPLE ONLY)

-aarrcchh arch

Compile for the specified target architecture arch. The allowable values are ii338866, ppppcc and ppppcc6644. Multiple options work, and direct the compiler to produce ``universal'' binaries including object

code for each architecture specified with -aarrcchh. This option only

works if assembler and libraries are available for each architecture specified. (APPLE ONLY)

-XXaarrcchharch option

Apply option to the command line for architecture arch. This is useful for specifying an option that should only apply to one architecture when building a ``universal'' binary. (APPLE ONLY)

-ffssaavvee-rreeppoossiittoorryy==file

Save debug info in separate object file. This is available only

while building PCH in -gfull mode.

-ppaassss-eexxiitt-ccooddeess

Normally the ggcccc program will exit with the code of 1 if any phase

of the compiler returns a non-success return code. If you specify

-ppaassss-eexxiitt-ccooddeess, the ggcccc program will instead return with

numerically highest error produced by any phase that returned an error indication.

If you only want some of the stages of compilation, you can use -xx (or

filename suffixes) to tell ggcccc where to start, and one of the options

-cc, -SS, or -EE to say where ggcccc is to stop. Note that some combinations

(for example, -xx ccpppp-oouuttppuutt -EE) instruct ggcccc to do nothing at all.

-cc Compile or assemble the source files, but do not link. The linking

stage simply is not done. The ultimate output is in the form of an object file for each source file. By default, the object file name for a source file is made by replacing the suffix ..cc, ..ii, ..ss, etc., with ..oo. Unrecognized input files, not requiring compilation or assembly, are ignored.

-SS Stop after the stage of compilation proper; do not assemble. The

output is in the form of an assembler code file for each non-

assembler input file specified. By default, the assembler file name for a source file is made by replacing the suffix ..cc, ..ii, etc., with ..ss. Input files that don't require compilation are ignored.

-EE Stop after the preprocessing stage; do not run the compiler proper.

The output is in the form of preprocessed source code, which is sent to the standard output. Input files which don't require preprocessing are ignored.

-oo file

Place output in file file. This applies regardless to whatever sort of output is being produced, whether it be an executable file, an object file, an assembler file or preprocessed C code.

If -oo is not specified, the default is to put an executable file in

a.out, the object file for source.suffix in source.o, its assembler file in source.s, a precompiled header file in source.suffix.gch, and all preprocessed C source on standard output.

-vv Print (on standard error output) the commands executed to run the

stages of compilation. Also print the version number of the compiler driver program and of the preprocessor and the compiler proper.

-######

Like -vv except the commands are not executed and all command

arguments are quoted. This is useful for shell scripts to capture

the driver-generated command lines.

-ppiippee

Use pipes rather than temporary files for communication between the various stages of compilation. This fails to work on some systems where the assembler is unable to read from a pipe; but the GNU assembler has no trouble.

-ccoommbbiinnee

If you are compiling multiple source files, this option tells the driver to pass all the source files to the compiler at once (for those languages for which the compiler can handle this). This will allow intermodule analysis (IMA) to be performed by the compiler. Currently the only language for which this is supported is C. If you pass source files for multiple languages to the driver, using this option, the driver will invoke the compiler(s) that support IMA once each, passing each compiler all the source files appropriate for it. For those languages that do not support IMA this option will be ignored, and the compiler will be invoked once for each source file in that language. If you use this option in

conjunction with -ssaavvee-tteemmppss, the compiler will generate multiple

pre-processed files (one for each source file), but only one

(combined) .o or .s file.

--hheellpp

Print (on the standard output) a description of the command line

options understood by ggcccc. If the -vv option is also specified then

--hheellpp will also be passed on to the various processes invoked by

ggcccc, so that they can display the command line options they accept.

If the -WWeexxttrraa option is also specified then command line options

which have no documentation associated with them will also be displayed.

--ttaarrggeett-hheellpp

Print (on the standard output) a description of target specific command line options for each tool.

--vveerrssiioonn

Display the version number and copyrights of the invoked GCC. CCoommppiilliinngg CC++++ PPrrooggrraammss C++ source files conventionally use one of the suffixes ..CC, ..cccc, ..ccpppp,

..CCPPPP, ..cc++++, ..ccpp, or ..ccxxxx; C++ header files often use ..hhhh or ..HH; and

preprocessed C++ files use the suffix ..iiii. GCC recognizes files with these names and compiles them as C++ programs even if you call the compiler the same way as for compiling C programs (usually with the name ggcccc). However, the use of ggcccc does not add the C++ library. gg++++ is a program that calls GCC and treats ..cc, ..hh and ..ii files as C++ source files

instead of C source files unless -xx is used, and automatically

specifies linking against the C++ library. This is also useful when precompiling a C header file with a ..hh extension for use in C++ compilations. On many systems, gg++++ is also installed with the name

cc++++.

When you compile C++ programs, you may specify many of the same

command-line options that you use for compiling programs in any

language; or command-line options meaningful for C and related

languages; or options that are meaningful only for C++ programs. Options Controlling C Dialect The following options control the dialect of C (or languages derived

from C, such as C++, Objective-C and Objective-C++) that the compiler

accepts:

-aannssii

In C mode, support all ISO C90 programs. In C++ mode, remove GNU extensions that conflict with ISO C++. This turns off certain features of GCC that are incompatible with ISO C90 (when compiling C code), or of standard C++ (when compiling C++ code), such as the "asm" and "typeof" keywords, and predefined macros such as "unix" and "vax" that identify the type of system you are using. It also enables the undesirable and rarely used ISO trigraph feature. For the C compiler, it disables recognition of C++ style //// comments as well as the "inline" keyword. The alternate keywords "asm", "extension", "inline" and

"typeof" continue to work despite -aannssii. You would not want to

use them in an ISO C program, of course, but it is useful to put them in header files that might be included in compilations done

with -aannssii. Alternate predefined macros such as "unix" and

"vax" are also available, with or without -aannssii.

The -aannssii option does not cause non-ISO programs to be rejected

gratuitously. For that, -ppeeddaannttiicc is required in addition to

-aannssii.

The macro "STRICTANSI" is predefined when the -aannssii option is

used. Some header files may notice this macro and refrain from declaring certain functions or defining certain macros that the ISO standard doesn't call for; this is to avoid interfering with any programs that might use these names for other things. Functions which would normally be built in but do not have semantics defined by ISO C (such as "alloca" and "ffs") are not

built-in functions with -aannssii is used.

-ssttdd==

Determine the language standard. This option is currently only supported when compiling C or C++. A value for this option must be provided; possible values are cc8899 iissoo99889999::11999900

ISO C90 (same as -aannssii).

iissoo99889999::119999440099 ISO C90 as modified in amendment 1. cc9999 cc99xx iissoo99889999::11999999 iissoo99889999::119999xx ISO C99. Note that this standard is not yet fully supported;

see for more

information. The names cc99xx and iissoo99889999::119999xx are deprecated. ggnnuu8899 Default, ISO C90 plus GNU extensions (including some C99 features). ggnnuu9999 ggnnuu99xx ISO C99 plus GNU extensions. When ISO C99 is fully implemented in GCC, this will become the default. The name ggnnuu99xx is deprecated.

cc++++9988

The 1998 ISO C++ standard plus amendments. ggnnuu++++9988

The same as -ssttdd==cc++++9988 plus GNU extensions. This is the

default for C++ code. Even when this option is not specified, you can still use some of the features of newer standards in so far as they do not conflict with previous C standards. For example, you may use "restrict"

even when -ssttdd==cc9999 is not specified.

The -ssttdd options specifying some version of ISO C have the same

effects as -aannssii, except that features that were not in ISO C90 but

are in the specified version (for example, //// comments and the "inline" keyword in ISO C99) are not disabled.

-aauuxx-iinnffoo filename

Output to the given filename prototyped declarations for all functions declared and/or defined in a translation unit, including those in header files. This option is silently ignored in any language other than C. Besides declarations, the file indicates, in comments, the origin of each declaration (source file and line), whether the declaration was implicit, prototyped or unprototyped (II, NN for new or OO for old, respectively, in the first character after the line number and the colon), and whether it came from a declaration or a definition (CC or FF, respectively, in the following character). In the case of

function definitions, a K&R-style list of arguments followed by

their declarations is also provided, inside comments, after the declaration.

-ffaallttiivveecc

This flag is provided for compatibility with Metrowerks CodeWarrior and MrC compilers as well as previous Apple versions of GCC. It

causes the -mmppiimm-aallttiivveecc option to be turned on.

-ffaassmm-bblloocckkss

Enable the use of blocks and entire functions of assembly code within a C or C++ file. The syntax follows that used in CodeWarrior. (APPLE ONLY)

-ffnnoo-aassmm

Do not recognize "asm", "inline" or "typeof" as a keyword, so that code can use these words as identifiers. You can use the keywords

"asm", "inline" and "typeof" instead. -aannssii implies

-ffnnoo-aassmm.

In C++, this switch only affects the "typeof" keyword, since "asm" and "inline" are standard keywords. You may want to use the

-ffnnoo-ggnnuu-kkeeyywwoorrddss flag instead, which has the same effect. In C99

mode (-ssttdd==cc9999 or -ssttdd==ggnnuu9999), this switch only affects the "asm"

and "typeof" keywords, since "inline" is a standard keyword in ISO C99.

-ffnnoo-bbuuiillttiinn

-ffnnoo-bbuuiillttiinn-function

Don't recognize built-in functions that do not begin with

bbuuiillttiinn as prefix.

GCC normally generates special code to handle certain built-in

functions more efficiently; for instance, calls to "alloca" may become single instructions that adjust the stack directly, and calls to "memcpy" may become inline copy loops. The resulting code is often both smaller and faster, but since the function calls no longer appear as such, you cannot set a breakpoint on those calls, nor can you change the behavior of the functions by linking with a different library. In addition, when a function is recognized as a

built-in function, GCC may use information about that function to

warn about problems with calls to that function, or to generate more efficient code, even if the resulting code still contains calls to that function. For example, warnings are given with

-WWffoorrmmaatt for bad calls to "printf", when "printf" is built in, and

"strlen" is known not to modify global memory.

With the -ffnnoo-bbuuiillttiinn-function option only the built-in function

function is disabled. function must not begin with bbuuiillttiinn. If

a function is named this is not built-in in this version of GCC,

this option is ignored. There is no corresponding

-ffbbuuiillttiinn-function option; if you wish to enable built-in functions

selectively when using -ffnnoo-bbuuiillttiinn or -ffffrreeeessttaannddiinngg, you may

define macros such as:

#define abs(n) builtinabs ((n))

#define strcpy(d, s) builtinstrcpy ((d), (s))

-ffhhoosstteedd

Assert that compilation takes place in a hosted environment. This

implies -ffbbuuiillttiinn. A hosted environment is one in which the entire

standard library is available, and in which "main" has a return type of "int". Examples are nearly everything except a kernel.

This is equivalent to -ffnnoo-ffrreeeessttaannddiinngg.

-ffffrreeeessttaannddiinngg

Assert that compilation takes place in a freestanding environment.

This implies -ffnnoo-bbuuiillttiinn. A freestanding environment is one in

which the standard library may not exist, and program startup may not necessarily be at "main". The most obvious example is an OS

kernel. This is equivalent to -ffnnoo-hhoosstteedd.

-ffmmss-eexxtteennssiioonnss

Accept some non-standard constructs used in Microsoft header files.

Some cases of unnamed fields in structures and unions are only accepted with this option.

-ttrriiggrraapphhss

Support ISO C trigraphs. The -aannssii option (and -ssttdd options for

strict ISO C conformance) implies -ttrriiggrraapphhss.

-nnoo-iinntteeggrraatteedd-ccpppp

Performs a compilation in two passes: preprocessing and compiling. This option allows a user supplied "cc1", "cc1plus", or "cc1obj"

via the -BB option. The user supplied compilation step can then add

in an additional preprocessing step after normal preprocessing but before compiling. The default is to use the integrated cpp (internal cpp) The semantics of this option will change if "cc1", "cc1plus", and "cc1obj" are merged.

-ttrraaddiittiioonnaall

-ttrraaddiittiioonnaall-ccpppp

Formerly, these options caused GCC to attempt to emulate a pre-

standard C compiler. They are now only supported with the -EE

switch. The preprocessor continues to support a pre-standard mode.

See the GNU CPP manual for details.

-ffccoonndd-mmiissmmaattcchh

Allow conditional expressions with mismatched types in the second and third arguments. The value of such an expression is void. This option is not supported for C++.

-ffnnoo-nneesstteedd-ffuunnccttiioonnss

Disable nested functions. This option is not supported for C++ or

Objective-C++. On Darwin, nested functions are disabled by

default.

-ffppcchh-pprreepprroocceessss

Enable PCH processing even when -EE or -ssaavvee-tteemmppss is used.

-ffnnoonn-llvvaalluuee-aassssiiggnn

C and C++ forbid the use of casts and conditional expressions as lvalues, e.g.: float *p, q, r; ((int *)p)++; (cond ? q : r) = 3.0; As a transitional measure, the Apple version of GCC 4.0 allows casts and conditional expressions to be used as lvalues in certain

situations. This is accomplished via the -ffnnoonn-llvvaalluuee-aassssiiggnn

switch, which is on by default. Whenever an lvalue cast or an lvalue conditional expression is encountered, the compiler will issue a deprecation warning and then rewrite the expression as follows:

(type)expr --becomes--> *(type *)&expr

cond ? expr1 : expr2 --becomes--> *(cond ? &expr1 : &expr2)

To disallow lvalue casts and lvalue conditional expressions

altogether, specify -ffnnoo-nnoonn-llvvaalluuee-aassssiiggnn; lvalue casts and lvalue

conditional expressions will be disallowed in future versions of Apple's GCC.

-ffuunnssiiggnneedd-cchhaarr

Let the type "char" be unsigned, like "unsigned char". Each kind of machine has a default for what "char" should be. It is either like "unsigned char" by default or like "signed char" by default. Ideally, a portable program should always use "signed char" or "unsigned char" when it depends on the signedness of an object. But many programs have been written to use plain "char" and expect it to be signed, or expect it to be unsigned, depending on the machines they were written for. This option, and its inverse, let you make such a program work with the opposite default. The type "char" is always a distinct type from each of "signed char" or "unsigned char", even though its behavior is always just like one of those two.

-ffssiiggnneedd-cchhaarr

Let the type "char" be signed, like "signed char".

Note that this is equivalent to -ffnnoo-uunnssiiggnneedd-cchhaarr, which is the

negative form of -ffuunnssiiggnneedd-cchhaarr. Likewise, the option

-ffnnoo-ssiiggnneedd-cchhaarr is equivalent to -ffuunnssiiggnneedd-cchhaarr.

-ffssiiggnneedd-bbiittffiieellddss

-ffuunnssiiggnneedd-bbiittffiieellddss

-ffnnoo-ssiiggnneedd-bbiittffiieellddss

-ffnnoo-uunnssiiggnneedd-bbiittffiieellddss

These options control whether a bit-field is signed or unsigned,

when the declaration does not use either "signed" or "unsigned".

By default, such a bit-field is signed, because this is consistent:

the basic integer types such as "int" are signed types.

-ffccoonnssttaanntt-ccffssttrriinnggss

Enable the automatic creation of a CoreFoundation-type constant

string whenever a special builtin "builtinCFStringMakeConstantString" is called on a literal string. (APPLE ONLY)

-ffppaassccaall-ssttrriinnggss

Allow Pascal-style string literals to be constructed. (APPLE ONLY)

-ffwwrriittaabbllee-ssttrriinnggss

Store string constants in the writable data segment and don't uniquize them. This is for compatibility with old programs which assume they can write into string constants. Writing into string constants is a very bad idea; ``constants'' should be constant. This option is deprecated. Options Controlling C++ Dialect

This section describes the command-line options that are only

meaningful for C++ programs; but you can also use most of the GNU compiler options regardless of what language your program is in. For example, you might compile a file "firstClass.C" like this:

g++ -g -frepo -O -c firstClass.C

In this example, only -ffrreeppoo is an option meant only for C++ programs;

you can use the other options with any language supported by GCC. Here is a list of options that are only for compiling C++ programs:

-ffaabbii-vveerrssiioonn==n

Use version n of the C++ ABI. Version 2 is the version of the C++ ABI that first appeared in G++ 3.4. Version 1 is the version of the C++ ABI that first appeared in G++ 3.2. Version 0 will always be the version that conforms most closely to the C++ ABI specification. Therefore, the ABI obtained using version 0 will change as ABI bugs are fixed. The default is version 2.

-ffnnoo-aacccceessss-ccoonnttrrooll

Turn off all access checking. This switch is mainly useful for working around bugs in the access control code.

-ffcchheecckk-nneeww

Check that the pointer returned by "operator new" is non-null

before attempting to modify the storage allocated. This check is normally unnecessary because the C++ standard specifies that "operator new" will only return 0 if it is declared tthhrrooww(()), in which case the compiler will always check the return value even without this option. In all other cases, when "operator new" has a

non-empty exception specification, memory exhaustion is signalled

by throwing "std::badalloc". See also nneeww ((nnootthhrrooww)).

-ffccoonnsseerrvvee-ssppaaccee

Put uninitialized or runtime-initialized global variables into the

common segment, as C does. This saves space in the executable at the cost of not diagnosing duplicate definitions. If you compile with this flag and your program mysteriously crashes after "main()" has completed, you may have an object that is being destroyed twice because two definitions were merged. This option is no longer useful on most targets, now that support has been added for putting variables into BSS without making them common.

-ffnnoo-ccoonnsstt-ssttrriinnggss

Give string constants type "char *" instead of type "const char *". By default, G++ uses type "const char *" as required by the

standard. Even if you use -ffnnoo-ccoonnsstt-ssttrriinnggss, you cannot actually

modify the value of a string constant, unless you also use

-ffwwrriittaabbllee-ssttrriinnggss.

This option might be removed in a future release of G++. For maximum portability, you should structure your code so that it works with string constants that have type "const char *".

-ffnnoo-eelliiddee-ccoonnssttrruuccttoorrss

The C++ standard allows an implementation to omit creating a temporary which is only used to initialize another object of the same type. Specifying this option disables that optimization, and forces G++ to call the copy constructor in all cases.

-ffnnoo-eennffoorrccee-eehh-ssppeeccss

Don't check for violation of exception specifications at runtime. This option violates the C++ standard, but may be useful for reducing code size in production builds, much like defining NNDDEEBBUUGG. The compiler will still optimize based on the exception specifications.

-ffffoorr-ssccooppee

-ffnnoo-ffoorr-ssccooppee

If -ffffoorr-ssccooppee is specified, the scope of variables declared in a

for-init-statement is limited to the ffoorr loop itself, as specified

by the C++ standard. If -ffnnoo-ffoorr-ssccooppee is specified, the scope of

variables declared in a for-init-statement extends to the end of

the enclosing scope, as was the case in old versions of G++, and other (traditional) implementations of C++. The default if neither flag is given to follow the standard, but to

allow and give a warning for old-style code that would otherwise be

invalid, or have different behavior.

-ffnnoo-ggnnuu-kkeeyywwoorrddss

Do not recognize "typeof" as a keyword, so that code can use this word as an identifier. You can use the keyword "typeof"

instead. -aannssii implies -ffnnoo-ggnnuu-kkeeyywwoorrddss.

-ffnnoo-iimmpplliicciitt-tteemmppllaatteess

Never emit code for non-inline templates which are instantiated

implicitly (i.e. by use); only emit code for explicit instantiations.

-ffnnoo-iimmpplliicciitt-iinnlliinnee-tteemmppllaatteess

Don't emit code for implicit instantiations of inline templates, either. The default is to handle inlines differently so that compiles with and without optimization will need the same set of explicit instantiations.

-ffnnoo-iimmpplleemmeenntt-iinnlliinneess

To save space, do not emit out-of-line copies of inline functions

controlled by ##pprraaggmmaa iimmpplleemmeennttaattiioonn. This will cause linker

errors if these functions are not inlined everywhere they are called.

-ffmmss-eexxtteennssiioonnss

Disable pedantic warnings about constructs used in MFC, such as

implicit int and getting a pointer to member function via non-

standard syntax.

-ffnnoo-nnoonnaannssii-bbuuiillttiinnss

Disable built-in declarations of functions that are not mandated by

ANSI/ISO C. These include "ffs", "alloca", "exit", "index", "bzero", "conjf", and other related functions.

-ffnnoo-ooppeerraattoorr-nnaammeess

Do not treat the operator name keywords "and", "bitand", "bitor", "compl", "not", "or" and "xor" as synonyms as keywords.

-ffnnoo-ooppttiioonnaall-ddiiaaggss

Disable diagnostics that the standard says a compiler does not need to issue. Currently, the only such diagnostic issued by G++ is the one for a name having multiple meanings within a class.

-ffppeerrmmiissssiivvee

Downgrade some diagnostics about nonconformant code from errors to

warnings. Thus, using -ffppeerrmmiissssiivvee will allow some nonconforming

code to compile.

-ffrreeppoo

Enable automatic template instantiation at link time. This option

also implies -ffnnoo-iimmpplliicciitt-tteemmppllaatteess.

-ffnnoo-rrttttii

Disable generation of information about every class with virtual functions for use by the C++ runtime type identification features (ddyynnaammiiccccaasstt and ttyyppeeiidd). If you don't use those parts of the language, you can save some space by using this flag. Note that exception handling uses the same information, but it will generate it as needed.

-ffssttaattss

Emit statistics about front-end processing at the end of the

compilation. This information is generally only useful to the G++ development team.

-fftteemmppllaattee-ddeepptthh-n

Set the maximum instantiation depth for template classes to n. A limit on the template instantiation depth is needed to detect endless recursions during template class instantiation. ANSI/ISO C++ conforming programs must not rely on a maximum depth greater than 17.

-ffnnoo-tthhrreeaaddssaaffee-ssttaattiiccss

Do not emit the extra code to use the routines specified in the C++

ABI for thread-safe initialization of local statics. You can use

this option to reduce code size slightly in code that doesn't need

to be thread-safe.

-ffuussee-ccxxaa-aatteexxiitt

Register destructors for objects with static storage duration with the "cxaatexit" function rather than the "atexit" function.

This option is required for fully standards-compliant handling of

static destructors, but will only work if your C library supports "cxaatexit".

-ffnnoo-uussee-ccxxaa-ggeett-eexxcceeppttiioonn-ppttrr

Don't use the "cxagetexceptionptr" runtime routine. This will cause "std::uncaughtexception" to be incorrect, but is necessary if the runtime routine is not available.

-ffvviissiibbiilliittyy-iinnlliinneess-hhiiddddeenn

This switch declares that the user does not attempt to compare pointers to inline methods where the addresses of the two functions were taken in different shared objects. The effect of this is that GCC may, effectively, mark inline methods with "attribute ((visibility ("hidden")))" so that they do not appear in the export table of a DSO and do not require a PLT indirection when used within the DSO. Enabling this option can have a dramatic effect on load and link times of a DSO as it massively reduces the size of the dynamic export table when the library makes heavy use of templates. The behaviour of this switch is not quite the same as marking the methods as hidden directly. Normally if there is a class with default visibility which has a hidden method, the effect of this is that the method must be defined in only one shared object. This switch does not have this restriction. You may mark a method as having a visibility explicitly to negate the effect of the switch for that method. For example, if you do want to compare pointers to a particular inline method, you might mark it as having default visibility.

-ffvviissiibbiilliittyy-mmss-ccoommppaatt

This flag attempts to use visibility settings to make GCC's C++ linkage model compatible with that of Microsoft Visual Studio. The flag makes these changes to GCC's linkage model: 1. It sets the default visibility to 'hidden', like

-ffvviissiibbiilliittyy==hhiiddddeenn. 2. Types, but not their members, are not

hidden by default. 3. The One Definition Rule is relaxed for types without explicit visibility specifications which are defined in more than one different shared object: those declarations are permitted if they would have been permitted when this option was not used. This option is discouraged, rather, it is preferable for types to

be explicitly exported as desired on a per-class basis.

Unfortunately because Visual Studio can't compare two different hidden types as unequal for the purposes of typeinfo and exception handling, users are able to write code that relies upon this behavior. Among the consequences of these changes are that static data members of the same type with the same name but defined in different shared objects will be different, so changing one will not change the other; and that pointers to function members defined in different shared objects will not compare equal. When this flag is given, it is a violation of the ODR to define types with the same name differently.

-ffnnoo-wweeaakk

Do not use weak symbol support, even if it is provided by the linker. By default, G++ will use weak symbols if they are available. This option exists only for testing, and should not be

used by end-users; it will result in inferior code and has no

benefits. This option may be removed in a future release of G++.

-nnoossttddiinncc++++

Do not search for header files in the standard directories specific to C++, but do still search the other standard directories. (This option is used when building the C++ library.) In addition, these optimization, warning, and code generation options have meanings only for C++ programs:

-ffnnoo-ddeeffaauulltt-iinnlliinnee

Do not assume iinnlliinnee for functions defined inside a class scope. Note that these functions will have linkage like inline functions; they just won't be inlined by default.

-WWaabbii (C++ only)

Warn when G++ generates code that is probably not compatible with

the vendor-neutral C++ ABI. Although an effort has been made to

warn about all such cases, there are probably some cases that are not warned about, even though G++ is generating incompatible code. There may also be cases where warnings are emitted even though the code that is generated will be compatible. You should rewrite your code to avoid these warnings if you are concerned about the fact that code generated by G++ may not be binary compatible with code generated by other compilers. The known incompatibilities at this point include:

+o Incorrect handling of tail-padding for bit-fields. G++ may

attempt to pack data into the same byte as a base class. For example: struct A { virtual void f(); int f1 : 1; }; struct B : public A { int f2 : 1; }; In this case, G++ will place "B::f2" into the same byte as"A::f1"; other compilers will not. You can avoid this problem by explicitly padding "A" so that its size is a multiple of the byte size on your platform; that will cause G++ and other compilers to layout "B" identically.

+o Incorrect handling of tail-padding for virtual bases. G++ does

not use tail padding when laying out virtual bases. For example: struct A { virtual void f(); char c1; }; struct B { B(); char c2; }; struct C : public A, public virtual B {};

In this case, G++ will not place "B" into the tail-padding for

"A"; other compilers will. You can avoid this problem by explicitly padding "A" so that its size is a multiple of its alignment (ignoring virtual base classes); that will cause G++ and other compilers to layout "C" identically.

+o Incorrect handling of bit-fields with declared widths greater

than that of their underlying types, when the bit-fields appear

in a union. For example: union U { int i : 4096; }; Assuming that an "int" does not have 4096 bits, G++ will make the union too small by the number of bits in an "int". +o Empty classes can be placed at incorrect offsets. For example: struct A {}; struct B { A a; virtual void f (); }; struct C : public B, public A {}; G++ will place the "A" base class of "C" at a nonzero offset; it should be placed at offset zero. G++ mistakenly believes that the "A" data member of "B" is already at offset zero. +o Names of template functions whose types involve "typename" or template template parameters can be mangled incorrectly. template void f(typename Q::X) {} template