cURL / Mailing Lists / curl-library / Single Mail

curl-library

libcURL MingW Compile Failed

From: mammar <mammar_at_gmail.com>
Date: Wed, 25 May 2011 06:17:47 +0500

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?

Regards,

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