Re: Building UB CLI's via XCODE: libtiff, libjpeg, libz, etc...
Re: Building UB CLI's via XCODE: libtiff, libjpeg, libz, etc...
- Subject: Re: Building UB CLI's via XCODE: libtiff, libjpeg, libz, etc...
- From: Boyd Waters <email@hidden>
- Date: Tue, 6 Dec 2005 15:48:40 -0700
Did you see
http://developer.apple.com/technotes/tn2005/tn2137.html
TN2137 - Build universal binaries out of some "configure"-based Open
Source projects
I have not yet worked through this, but it seems helpful.
When it comes to CLI building traditional unix source that might
use autoconf and setup headers based on the endianness of the
compiler, you can bet that you'll get the wrong result for the non-
native architecture, so XCODE might be the way to go, passing flags
as needed to get the correct results.
#ifdef GROVEL
So, given these two points, I'm wondering if anyone has already
made XCODE projects out of source for libtiff, libjpeg and libz.
#endif // GROVEL
Hope this helps.
~ boyd
PS:
(I've been a fan of Stone Design since NextStep/Intel days... come
down for a VLA tour sometime :-) )
Boyd Waters
National Radio Astronomy Observatory
Socorro, New Mexico
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden