• 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: GCC Warning Options
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GCC Warning Options


  • Subject: Re: GCC Warning Options
  • From: Markus Hitter <email@hidden>
  • Date: Fri, 17 Jun 2005 21:23:12 +0200


Am 17.06.2005 um 19:57 schrieb Nick Nallick:

The target's "Other Warning Flags" field does contain the string "- Wmost -Wno-four-char-constants -Wno-unknown-pragmas -Wl,-w", but I have no idea what these mean and I can't find any documentation on them.

From the gcc man page:

-Wall
All of the above -W options combined. This enables all the warn-
ings about constructions that some users consider questionable, and
that are easy to avoid (or modify to prevent the warning), even in
conjunction with macros. This also enables some language- specific
warnings described in C++ Dialect Options and Objective-C and
Objective-C++ Dialect Options.


  -Wmost
           This is equivalent to -Wall -Wno-parentheses.  (APPLE ONLY)

Have a look into the man page to see what is "above".


HTH, Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/




_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >GCC Warning Options (From: Nick Nallick <email@hidden>)

  • Prev by Date: Re: xcodebuild
  • Next by Date: Re: YACWP (Yet Another CodeWarrior Port)
  • Previous by thread: Re: GCC Warning Options
  • Next by thread: multiple executables, one application
  • Index(es):
    • Date
    • Thread