cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcURL MingW Compile Failed

From: Vincent Torri <vincent.torri_at_gmail.com>
Date: Wed, 25 May 2011 07:34:22 +0200

On Wed, May 25, 2011 at 3:17 AM, mammar <mammar_at_gmail.com> wrote:

> Hi All,
>
> I downloaded the latest code from the link below
>
> http://curl.haxx.se/download/curl-7.21.6.zip
>
> and then tried to compile the code using MingW by following the instruction
> at the link below under section Win32>MingW32
>
> http://curl.haxx.se/docs/install.html
>
> and when i execute mingw32-make mingw32 i got the following error
>
> C:/MinGW/bin/mingw32-make -C lib -f Makefile.m32
> mingw32-make[1]: Entering directory `c:/curl-7.21.6/curl-7.21.6/lib'
> gcc -I. -I../include -g -O2 -Wall -DBUILDING_LIBCURL -c file.c
> gcc: CreateProcess: No such file or directory
> mingw32-make[1]: *** [file.o] Error 1
> mingw32-make[1]: Leaving directory `c:/curl-7.21.6/curl-7.21.6/lib'
> mingw32-make: *** [mingw32] Error 2
>
> Can anyone kindly help me?
>

with MSYS, I have no problem at all (so i compile libcurl like on unix).
Nowadays, mingw has an installer that also install MSYS, so maybe the way
that is described in the install.html file should be updated.

Vincent Torri

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