Re: STL 4.0 in GCC 4.2
Re: STL 4.0 in GCC 4.2
- Subject: Re: STL 4.0 in GCC 4.2
- From: "Benson Margulies" <email@hidden>
- Date: Tue, 14 Oct 2008 07:47:37 -0400
Ah. Is there any thought that a Leopard update might add a 4.2 shared
lib sitting next to the 4.0 lib at some point? Some of the bugs in the
4.0 STL are inconvenient? Heck, for my purposes, a static libstdc++ in
XCode would be fine.
On Mon, Oct 13, 2008 at 10:43 PM, Chris Espinosa <email@hidden> wrote:
>
> On Oct 13, 2008, at 6:57 PM, Benson Margulies wrote:
>
>> Apologies if this is an old story.
>>
>> Why does the GCC 4.2 in Xcode come with the STL from 4.0, bugs and all?
>
> Because STL ships with the OS as a shared library, and Xcode was updated
> after Leopard shipped. Shipping Leopard has the 4.0 STL installed, and
> since that's what you're gonna have in the runtime, that's what you link to
> at development time.
>
> Chris
>
_______________________________________________
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