cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: lib558.c problem

From: Piotr Dobrogost <pd_at_curlpp.org>
Date: Wed, 08 Apr 2009 20:16:12 +0200

Daniel Stenberg wrote:
> On Wed, 8 Apr 2009, Gisle Vanem wrote:
>
>> This test program makes calls to `Curl_mk_dnscache' and
>> `Curl_hash_destroy'. Since there internals are not exported from
>> libcurl.dll, what should be done about it? Force everybody on Windows
>> to link statically? No option for me.
>
> We need to make the test case either conditional on using a static lib
> (when on windows) or we need to make the test case use the code from the
> lib separately (as opposed to just expecting the lib to export it). Or
> something...

Building special "test" version of library to use only with test cases?

Piotr Dobrogost
Received on 2009-04-08