cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: lib558.c problem

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 8 Apr 2009 20:08:01 +0200 (CEST)

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...

-- 
  / daniel.haxx.se
Received on 2009-04-08