Re: Building UB CLI's via XCODE: libtiff, libjpeg, libz, etc...
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Did you see http://developer.apple.com/technotes/tn2005/tn2137.html I have not yet worked through this, but it seems helpful. Hope this helps. ~ boyd Boyd Waters National Radio Astronomy Observatory Socorro, New Mexico _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com TN2137 - Build universal binaries out of some "configure"-based Open Source projects 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 PS: (I've been a fan of Stone Design since NextStep/Intel days... come down for a VLA tour sometime :-) ) smime.p7s
participants (1)
-
Boyd Waters