• 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: 2.1->2.2 created link error: std::__ioinit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2.1->2.2 created link error: std::__ioinit


  • Subject: Re: 2.1->2.2 created link error: std::__ioinit
  • From: Hugh Hoover <email@hidden>
  • Date: Sat, 12 Nov 2005 13:45:08 -0800

On Nov 12, 2005, at 11:56, Robert J. Lang wrote:


Trying to track if it's included via some header, the Finder and Spotlight
can't find "__ioinit" in any file in a computer-wide search. Similarly, a
search through all project files and frameworks from within Xcode didn't
turn anything up.



I ran into the missing std::_ioinit problem too - I've tracked it down to the new "separate PCH Symbols" setting, which, if on, produces the problem, if off, no problem. std::__ioinit is defined in <iostream> (/Developer/SDKs/MacOSX10.4u.sdk/usr/include/c++/4.0.0/ iostream)


So - the issue is apparently with static objects defined (not just declared) in a PCH. Is there some workaround for this (other than the obvious of turning off separate PCH...)?

Hugh Hoover
Enumclaw Software


_______________________________________________ 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
  • Follow-Ups:
    • Re: 2.1->2.2 created link error: std::__ioinit
      • From: "Robert J. Lang" <email@hidden>
References: 
 >Re: 2.1->2.2 created link error: std::__ioinit (From: "Robert J. Lang" <email@hidden>)

  • Prev by Date: Re: Private frameworks
  • Next by Date: Re: missing function
  • Previous by thread: Re: 2.1->2.2 created link error: std::__ioinit
  • Next by thread: Re: 2.1->2.2 created link error: std::__ioinit
  • Index(es):
    • Date
    • Thread