cURL / Mailing Lists / curl-library / Single Mail

curl-library

libcurl and cygwin...

From: arun kumar <arunkumar0107_at_gmail.com>
Date: Tue, 24 Feb 2009 04:55:36 -0800

hi all,
i tried to create a .dll using cygwin for my c file which uses libcurl
functions like curl_easy_init, using the make command (make -f
makefile.mingw sen_rec.dll). i added 'lcurl' to the LIBS variable in
makefile.mingw file.....but still i get these errors when i run make
-f makefile.mingw sen_rec.dll

the errors are

[path]/lib/libcurl.a - undefined reference to
WSAstartup,WSAcleanup,curl_open,curl_setopt,curl_mkconnc,
curl_rm_connc, curl_safefree,curl_dupset and so on .........

i think there is some building problem (building libcurl on cygwin
).......any help?
Received on 2009-02-24