Re: Xcode 3.1, g++-4.2 and Debug building
Re: Xcode 3.1, g++-4.2 and Debug building
- Subject: Re: Xcode 3.1, g++-4.2 and Debug building
- From: David Nugent <email@hidden>
- Date: Thu, 11 Sep 2008 09:18:25 +1000
On 11/09/2008, at 12:30 AM, Sean McBride wrote:
On 9/10/08 9:47 AM, David Nugent said:
/Developer/SDKs/MacOSX10.5.sdk/usr/include/c++/4.0.0/powerpc-apple-
darwin9/bits/c++config.h:79: error: current namespace 'std' does not
enclose strongly used namespace '__gnu_debug_def'
A google search explained why the problem occurs (_GLIBCXX_DEBUG is
not yet supported by the gcc 4.2 pre-release)
Nor the final 4.2 nor llvm-gcc-4.2.
Ok. Should Xcode 3.1's automatic generation of this define be
considered a bug then?
, yet so far I've been
unable to track down exactly which build option will stop Xcode from
generating the -D_GLIBCXX_DEBUG option from the gcc command that
triggers the failure.
Xcode has no GUI for this setting. That flag should be somewhere in
your project or target settings.
Thanks. Manually removing them from the .pbxproj file does indeed fix
it.
Regards,
David
_______________________________________________
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