cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Mac OS 32-bit libcurl (was Re: use libcurl source files directly rather than link with library)

From: Tom Bishop, Wenlin Institute <tangmu_at_wenlin.com>
Date: Sun, 29 May 2011 17:04:12 -0700

On May 29, 2011, at 3:31 PM, Claes Jakobsson wrote:

> On 30 maj 2011, at 00.12, Tom Bishop, Wenlin Institute wrote:
>> I couldn't find a file named config.cache. I downloaded a fresh copy of curl-7.21.6.tar, expanded it and tried the following:
>>
>> % set CFLAGS="-arch 386"
>
> it's "-arch i386", not "-arch 386"

Oh, you're right, thanks! Still, I'm getting the same result with:

% set CFLAGS="-arch i386"
% ./configure --disable-shared
...
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... yes
checking size of long... 8

(Again with a freshly expanded curl-7.21.6.tar.)

Tom

文林 Wenlin Institute, Inc. Software for Learning Chinese
E-mail: wenlin@wenlin.com Web: http://www.wenlin.com
Telephone: 1-877-4-WENLIN (1-877-493-6546)

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-05-30