Re: Framework Links Work OK in 10.5 and 10.4, Crash in 10.3
Re: Framework Links Work OK in 10.5 and 10.4, Crash in 10.3
- Subject: Re: Framework Links Work OK in 10.5 and 10.4, Crash in 10.3
- From: Jerry Krinock <email@hidden>
- Date: Tue, 18 Mar 2008 06:59:21 -0700
On 2008 Mar, 18, at 2:06, Jean-Daniel Dupas wrote:
Did you correctly set the "Deployment Target" build setting to
10.3 ? If not, unlike Xcode 2.5, Xcode 3.0 will use a value based on
the SDK (10.4 in your case).
Thank you, Jean-Daniel. In both the app and the framework, they were
both blank, which I suppose means "Compiler Default". I changed them
both to "Mac OS 10.3", cleaned all dependencies and rebuilt, but still
the same crash.
Although what you've said there "rings a faint bell" somewhere, the
documentation states that the Compiler Default means "Code will load
on any Mac OS system that supports the APIs that are used." That
would seem to be good enough. If I recall correctly, "code not
loading" gives a different error.
This is weird in that it seems to "load" and have an address, but when
it goes there, it's wrong.
Maybe it has something do with "pre binding"?
Anyhow, I'm still lost on this one.
_______________________________________________
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