Re: Xcode - how to use gcc/g++ 4.2
Re: Xcode - how to use gcc/g++ 4.2
- Subject: Re: Xcode - how to use gcc/g++ 4.2
- From: "Sean McBride" <email@hidden>
- Date: Fri, 19 Sep 2008 10:39:17 -0400
- Organization: Rogue Research
On 9/18/08 9:11 PM, Tommy Nordgren said:
>When resetting the compiler in a Project to 4.2, I get the following
>error in a build (c++)
>error: current namespace 'std' does not enclose strongly used
>namespace '__gnu_debug_def'
>
>This occurs in debug builds.
>
>The culprit is a system provided configuration file for g++ 4.0
>
>How can I build a project with 4.2?
gcc 4.2 and llvm-gcc-4.2 do not support the STL Debug mode. You'll have
to remove it, or stick with gcc 4.0. Please file a bug about this to
raise its priority. See also the list archives, this has been asked before.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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