Building sqlite universal [was:Re: .a under version control]
Building sqlite universal [was:Re: .a under version control]
- Subject: Building sqlite universal [was:Re: .a under version control]
- From: "Peter O'Gorman" <email@hidden>
- Date: Fri, 19 May 2006 11:19:55 +0900
On Thu, 2006-05-18 at 16:58 -0700, Andrew Carter wrote:
> I'll send it to the sqlite maintainers but I doubt they would want to
> take it. I've never seen any universal binary options in any other
> autoconf projects. But this patch might make it easier if you are
> making your own.
Well, the real issue is that the GNU libtool version packaged with
sqlite is not new enough to know how to deal with the -syslibroot flag.
I installed the latest GNU tools, did `env LIBTOOLIZE=glibtoolize
autoreconf -fvi; ./configure
CFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386";
make' and got a fat sqlite.
Peter
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________
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