Re: cross development
Re: cross development
- Subject: Re: cross development
- From: Frederick Cheung <email@hidden>
- Date: Wed, 15 Jun 2005 15:37:42 +0100
On 15 Jun 2005, at 15:24, Alexey Menshikov wrote:
I compiling my carbon bundle (plug-in) on xcode 2.0, using tiger. When
tester trying to run it on Panther, he got an error:
cannot find: /usr/lib/libstdc++.6.dylib
which version of panther? 10.3.9 is the first one to have the
dynamically linked version of the c++ standard library. To target pre
10.3.9 machines you need to use the static one instead.
Fred
_______________________________________________
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