I got a compile error when the 64bit flag was include.  Worked fine if I
just use the 32bit flag.
Thanks for your help.

Mel

On Wed, Oct 14, 2009 at 6:01 PM, William Kyngesburye
<[email protected]>wrote:

> Add this to your configure command (applies to most all configures):
>
> CFLAGS="-arch i386 -arch x86_64"
>
>
>
> On Oct 14, 2009, at 4:46 PM, Melton Low wrote:
>
>  I am on a Mac laptop running Mac OS X 10.6.1 (Snow Leopard).
>>
>> Version of Sqlite I want to build is 3.6.19.  When running 'configure
>> --help' I didn't find an option to set the build to 32bit.  Is sqlite
>> automatically build as a 32bit app with 32bit libraries?  Did I miss an
>> option?
>>
>> Mel
>> _______________________________________________
>> sqlite-users mailing list
>> [email protected]
>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>>
>
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
>
> All generalizations are dangerous, even this one.
>
>
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to