• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Is there a way to determine what default options are passed to g++?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a way to determine what default options are passed to g++?


  • Subject: Re: Is there a way to determine what default options are passed to g++?
  • From: Martin Costabel <email@hidden>
  • Date: Fri, 26 May 2006 23:55:36 +0200

Paul Archibald wrote:
Comrades,

Does anyone know how to show the default options that are passed to gcc/g++?

If you give the -v flag to g++, it shows you the exact commands that are passed to the assembler and linker. If you want to know the preprocessor flags, run "cpp -dM </dev/null".


--
Martin

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Is there a way to determine what default options are passed to g++? (From: Paul Archibald <email@hidden>)

  • Prev by Date: Re: Is there a way to determine what default options are passed to g++?
  • Next by Date: Is there a way to determine what default options are passed to g++?
  • Previous by thread: Re: Is there a way to determine what default options are passed to g++?
  • Next by thread: Is there a way to determine what default options are passed to g++?
  • Index(es):
    • Date
    • Thread