Re: which set of C++ headers?
Re: which set of C++ headers?
- Subject: Re: which set of C++ headers?
- From: "Clark Cox" <email@hidden>
- Date: Wed, 25 Jun 2008 17:56:19 -0700
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