cURL / Mailing Lists / curl-users / Single Mail

curl-users

libcurl and cygwin...

From: arun kumar <arunkumar0107_at_gmail.com>
Date: Mon, 23 Feb 2009 08:45:15 -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 libcurl 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 .........

any help?
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-02-23