cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Segmentation fault in SCO Unixware with libcurl,why?

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 25 Oct 2004 07:45:57 -0700

On Mon, Oct 25, 2004 at 10:31:51AM +0800, é»?å¿?å?? wrote:
> Thanks Dan and Daniel, i link curl statically with my program again
>
> and it works fine. Thanks again!

That seems to confirm that it's somehow a problem with mismatched libraries.
If you want to get it working with dynamic libraries, you'll have
to figure out yourself which library is going wrong. You could start
by linking only one library at a time statically and see which one makes
the problem go away.

>>> Dan
Received on 2004-10-25