From: Hubert F. <hu...@fi...> - 2006-09-12 19:50:41
|
On Tuesday 12 September 2006 15:08, Sean Parent wrote: > I don't believe gcc 3.4 or 4.0 will work with the 10.3 static lib - =A0 > the ABI changed significantly for 3.4 - specifically RTTI is handled =A0 > differently. The question is more: "is the libstdc++ the same in the 10.3 SDK on 10.4 th= an=20 the one that came with 10.3" since it is linked statically, it shouldn't=20 matter as long as it is linked against the right libc. =46rom my understanding of what googling gave me, gcc4 is the default for 1= 0.3.9=20 SDK targets (with XCode >=3D 2.1) Hub |