Re: Linking universal binary framework with UNIX library
Re: Linking universal binary framework with UNIX library
- Subject: Re: Linking universal binary framework with UNIX library
- From: David Dunham <email@hidden>
- Date: Sun, 20 Nov 2005 12:11:16 -0800
Andrew
First of all, is it even possible to compile a UNIX .a library as a
universal binary? If so, what kind of modifications to the makefile
and other command-line tricks would I need to perform? I've read that
gcc on the command line can't be made to link against SDKs.
I've made universal .a files (in fact, of libjpeg). But I put all the
files in an Xcode project. If you're doing this with makefiles, I'm
sure you'll need to use lipo.
--
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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