cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURL compatibility

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 30 Apr 2002 12:00:14 +0200 (MET DST)

On Tue, 30 Apr 2002, Mandar Wadekar wrote:

> I am trying to use CURL in a shared library (uses MFC as shared DLL) which
> links with MSVCRT.LIB. During build there are no linker errors/warnings.
> But curl_easy_perform() throws exception. It works fine if link with
> LIBCMT.LIB and with NO MFC.

Sorry, this is highly windows-specific stuff and I have no idea what this
means.

Could it be that MSVCRT.LIB is not the thread-safe version but LIBCMT.LIB is?
I really don't understand how the MFC stuff has anything to do with what curl
does...

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-04-30