cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Using Purify tool for CURL

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 5 Mar 2004 14:59:04 +0100 (CET)

On Fri, 5 Mar 2004, kallesh wrote:

> I have an application which uses CURL libraries ( mainly "libcrypto.a" and
> "libcrypto.so.0.9.6"). I am trying to build this application using Purify
> tool ( memory leak detecting tool). The compilation is going through
> successfully and the object files are generated. But it is failing at the
> linking stage, it is not able to get the crypto symbols from libcrypto
> library. Please let me know how to get around with this problem.

You need to show us what command line you're using to link.

> Curl library used: libcurl.a version 7.10.3 downloaded
> fromhttp://curl.haxx.se/download.html

You really should consider getting/using a newer version.

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
Received on 2004-03-05