cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Win32 version of curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Nov 2005 08:13:57 +0100 (CET)

On Tue, 1 Nov 2005, Dave M wrote:

>> They need to be compiled and linked separately when building curl. The fact
>> that they are also used in the lib is a separate "issue".
>
> I guess I am not understanding. Are you saying that they need to be compiled
> as a separate lib and linked to cURL or do they need to be included in cURL?

No, I mean that when you build curl (the tool) you must compile the following
nine (9) source files:

   src/getpass.c
   src/homedir.c
   src/hugehelp.c
   src/main.c
   src/urlglob.c
   src/writeenv.c
   src/writeout.c
   lib/timeval.c
   lib/strtooft.c

And then link with libcurl.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-11-02