Problem using GCC 4.2
Problem using GCC 4.2
- Subject: Problem using GCC 4.2
- From: "Påhl Melin" <email@hidden>
- Date: Fri, 21 Nov 2008 10:23:56 +0100
I tried to upgrade a small test project from gcc 4.0 to gcc 4.2 by
changin the compiler version in the Project Info window but I get a
strange compiler error:
error: current namespace 'std' does not enclose strongly used
namespace '__gnu_debug_def'
... in the file <c++config.h> which is included from <string>. If I
change back to gcc 4.0 the build succeeds and if I try to get the
error in a new project it works as well.
Any ideas?
/ Påhl
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden