Re: which set of C++ headers?
Re: which set of C++ headers?
- Subject: Re: which set of C++ headers?
- From: Alexander Agranovsky <email@hidden>
- Date: Wed, 25 Jun 2008 21:57:55 -0400
Thanks! I figured that could be the case, but couldn't find any trace
of presence of gcc/g++ 3.3 on the system.
BTW, any idea why they're not installed as part of the toolkit, while
the headers are?
- Alex
On Jun 25, 2008, at 8:56 PM, Clark Cox wrote:
On Wed, Jun 25, 2008 at 3:17 PM, Alexander Agranovsky
<email@hidden> wrote:
Hi all,
OSX 10.5 SDK seems to include two STL implementations -- one in
/Developer/SDKs/MacOSX10.5.sdk/usr/include/gcc/darwin/3.3/c++/,
another one
in /Developer/SDKs/MacOSX10.5.sdk/usr/include/c++/4.0.0/.
They seem to be vastly different. So my questions are:
- which one is supposed to be used?
You use whichever corresponds to the compiler that you're using
- what controls which one is picked?
The compiler chooses (i.e. you shouldn't have to worry about it)
--
Clark S. Cox III
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden