cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: compilation error when cross compiling with mingw-w64 (32 bits)

From: Vincent Torri <vincent.torri_at_gmail.com>
Date: Mon, 31 Oct 2011 21:53:49 +0100

On Mon, Oct 31, 2011 at 9:27 PM, Vincent Torri <vincent.torri_at_gmail.com>wrote:

>
>
> On Mon, Oct 31, 2011 at 9:12 PM, Yang Tse <yangsita_at_gmail.com> wrote:
>
>> 2011/10/31 Vincent Torri <vincent.torri_at_gmail.com>:
>>
>> > in src/main.c :
>> > #if defined(WIN32) && !defined(__MINGW64__)
>>
>> You better grab a newer snapshot no src/main.c since 2011 october 4.
>>
>
> I prefer working on releases, but I'll try a snapshot if I have time.
>

ok, i was curious and tried the last snapshot. No compilation problem with
mingw-w64, 32 bits.

Just a warning but you're certainly aware of it : ../lib/setup.h:322:0:
warning: "lseek" redefined [enabled by default]

also, small question about the autotools : is there a reason to not use the
silent mode feature of automake ?

regards

Vincent Torri

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