• 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: Errors linking to stdarg.h and float.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Errors linking to stdarg.h and float.h


  • Subject: Re: Errors linking to stdarg.h and float.h
  • From: Greg Guerin <email@hidden>
  • Date: Sun, 20 Jun 2010 22:43:13 -0700

William DeShazer wrote:

I put the flag "-Wp,v" in the "Other C Flags" build setting as
instructed.


Try one of these (or try them both, separately)

-Wp,-v

-Xpreprocessor -v

This is intended to tell the preprocessor to dump its include-path. See the man pages for gcc (which needs the -Wp,option or - Xpreprocessor option), and for cpp (which expects the unadorned -v option).

  -- GG

_______________________________________________
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


  • Prev by Date: Re: Errors linking to stdarg.h and float.h
  • Next by Date: Re: _NSZombie Breakpoints don't Resolve (Xcode 3.2.2)
  • Previous by thread: Re: Errors linking to stdarg.h and float.h
  • Next by thread: Programmatically set email from address
  • Index(es):
    • Date
    • Thread