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: Chris Espinosa <email@hidden>
- Date: Mon, 13 Oct 2008 19:43:49 -0700
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