cygwin and libcurl on windows...
arun kumar
arunkumar0107 at gmail.com
Mon Feb 23 02:42:03 EST 2009
hi all,
i tried to create a dll for my c file which uses libcurl functions
like curl_easy_init using the make command in cygwin (make -f
makefile.mingw sen_rec.dll).....but there are errors while doing so.
undefined reference to 'curl_easy_init'
undefined reference to 'curl_easy_setopt'....similarly for all curl
functions i use.
i think this is some linking problem but not able to trace it out........
any help?
cheers,
arun
More information about the Devel
mailing list