Re: unknown load command in shared library
Re: unknown load command in shared library
- Subject: Re: unknown load command in shared library
- From: Peter O'Gorman <email@hidden>
- Date: Thu, 13 Dec 2007 17:20:18 -0600
Ethan Tira-Thompson wrote:
> Thoughts? I couldn't find any information on the mystery
> command LC_SEGMENT_SPLIT_INFO, in particular how to disable it or if
> it's actually necessary.
When you link the library, do you have MACOSX_DEPLOYMENT_TARGET set, or
do you pass -mmacosx-version-min=10.4 to the compiler driver? If not,
you should.
Peter
--
Peter O'Gorman
http://pogma.com
_______________________________________________
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