cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Cygwin usage

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 16 Sep 2004 09:36:31 +0200 (CEST)

On Thu, 16 Sep 2004, Josh Gordon wrote:

> This is a really newbie question. I am trying to compile a basic cURL
> program on Cygwin but the compiler returns with messages like "undefined
> reference to _culr_easy_init()" such as:

_culr_easy_init() is of course misspelled...

> Dont know if this is the right direction, but it seems the library functions
> are not available to it. libcurl is installed on my cygwin and three files
> libcurl.a, libcurl.dll.a and libcurl.la are present. Seems ssl support is
> missing from cygwin libcurl release. I tried gcc, gcc -lcurl and also using
> all the libs returned by curl-config --libs.

I suggest you ask these questions in a cygwin-related forum. This seems to be
a cygwin-specific issue.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-09-16