Re: Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8)
Re: Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8)
- Subject: Re: Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8)
- From: Alastair Houghton <email@hidden>
- Date: Wed, 28 Nov 2007 23:42:10 +0000
On 28 Nov 2007, at 20:11, John Pattenden wrote:
Ok so I have been trying and almost succeeding in getting Xcode to
build an app on 10.5 that will run back to 10.2.8
After installing Xcode 2.5 and gcc 3.3 I can get a pure Objective C
app to run fine on 10.2.8
but other apps that mix C++ and Obj C are failing with the message
that is can't open libstdC++6.dylib
is there a way to set the version it need to weak link against to be
compatible with the version installed in 10.2.8?
Doesn't 10.2.8 need a statically linked C++ library? Or am I mis-
remembering?
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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