Re: unknown load command in shared library
Re: unknown load command in shared library
- Subject: Re: unknown load command in shared library
- From: Ethan Tira-Thompson <email@hidden>
- Date: Thu, 13 Dec 2007 22:36:06 -0500
ARGH nevermind. Turns out I wasn't setting -isysroot, nor -mmacosx-version-min for the dynamic library production.
Sure, I was setting LDFLAGS, but the Makefile wasn't passing that to libtool when it made the dylib, only using that when it was creating helper utilities (jpegtran, etc.) (figured it out when I was trying to make a simpler test case with a one-function library)
Sigh. Working now! Sorry about that.
thanks, -ethan
|
_______________________________________________
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