curl-library
RE: CURL compatibility
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 1 May 2002 15:35:05 +0200 (MET DST)
Date: Wed, 1 May 2002 15:35:05 +0200 (MET DST)
On Tue, 30 Apr 2002, Mandar Wadekar wrote:
> My question is, whether CURL ALWAYS requires CRT library like LIBCMT.LIB?
libcurl always requires a C library for all the basics, yes. If you want
libcurl to work safely in multiple threads, that C library needs to have
thread-safe functions.
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2002-05-01