old c++ std includes
old c++ std includes
- Subject: old c++ std includes
- From: John Robinson <email@hidden>
- Date: Thu, 18 Sep 2008 11:17:25 -0700
Why does the XCode 3.1.x install not upgrade the /usr/include/c++ directory with the 4.2.1 includes?
There are several bugs and missing features in gcc 4.0.0 (especially regarding TR1) that have been fixed in newer gcc releases, yet, despite switching to the 4.2.1 gcc compiler in XCode, we are unable to take full advantage of them.
I've heard that it's possible to switch to a manual install of the gcc compiler. If so, is that the recommended (or even only) way to obtain 4.2 std includes on OS X and how would one go about modifying XCode to use such an install? Is it via the GCC_VERSION setting?
Cheers, John |
_______________________________________________
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