• 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: string::stringstream broken with gg 4.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: string::stringstream broken with gg 4.2


  • Subject: Re: string::stringstream broken with gg 4.2
  • From: Chris Espinosa <email@hidden>
  • Date: Thu, 29 Oct 2009 12:24:55 -0700


On Oct 29, 2009, at 12:21 PM, John Weeks wrote:

Here is the Chris Espinosa standard answer:

Project > Edit Target Settings, enter "GLIBCXX" into the search field.

Wherever you find GLIBCXX_DEBUG=1 or GLIBCXX_DEBUG_PEDANTIC=1,
delete them.

This brings up the question: is the debugging version of the standard C++
library broken, or do we get debugging functionality automatically as a
consequence of building a debug configuration?

I just recently used these environment variables to track down a problem
that I couldn't have found any other way...

Good news and bad news.  Debugging of STL is not broken with gcc 4.2.  But unfortunately, running apps in debug mode is due to FSF-driven changes in the ABI and not updating the libraries on SnowLeopard.

Your best bet is to build your Debug configurations with gcc 4.0 and your Release configurations with gcc 4.2.

Chris
 _______________________________________________
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: string::stringstream broken with gg 4.2
      • From: "Sean McBride" <email@hidden>
References: 
 >Re: string::stringstream broken with gg 4.2 (From: John Weeks <email@hidden>)

  • Prev by Date: Re: string::stringstream broken with gg 4.2
  • Next by Date: Re: string::stringstream broken with gg 4.2
  • Previous by thread: Re: string::stringstream broken with gg 4.2
  • Next by thread: Re: string::stringstream broken with gg 4.2
  • Index(es):
    • Date
    • Thread