• 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
__builtin___CFStringMakeConstantString vs. Mac OS X Deployment Target
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

__builtin___CFStringMakeConstantString vs. Mac OS X Deployment Target


  • Subject: __builtin___CFStringMakeConstantString vs. Mac OS X Deployment Target
  • From: Jim Correia <email@hidden>
  • Date: Mon, 15 Mar 2004 14:08:25 -0500

I want to set the Deployment Target to 10.2 so that 10.3 only symbols will be weak linked. But when I do this I get a compiler error of the form:

error: built-in function `__builtin___CFStringMakeConstantString' requires `-fconstant-cfstrings' flag

(I'm working with the Carbon project template as is for purposes of testing this.)

Am I missing something else? Should the value of __CONSTANT_CFSTRINGS__ used in CFString.h be updated accordingly when using an older deployment target? (I cannot use the 10.2.7 SDK because I need 10.3 APIs.)

Thanks,
Jim
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Weak Linking vs. Distributed Builds (was Re: __builtin___CFStringMakeConstantString vs. Mac OS X Deployment Target)
      • From: Jim Correia <email@hidden>
  • Prev by Date: Re: New File Encoding and User Name (was Re: new nonempty files have wrong encoding)
  • Next by Date: Re: CVS over ssh
  • Previous by thread: Re: Jar merging in a WebObjects Framework project?
  • Next by thread: Weak Linking vs. Distributed Builds (was Re: __builtin___CFStringMakeConstantString vs. Mac OS X Deployment Target)
  • Index(es):
    • Date
    • Thread