cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Re: SCO sscanf issue

From: Renou, Stephane <Stephane.Renou_at_Genesys.com>
Date: Thu, 3 Jul 2003 15:03:08 +0200

On Tue, 1 Jul 2003, Daniel Stenberg wrote:

>> I am trying to use libcurl on SCO openserver. It compiled fine and when
just
>> using curl in command line mode I don't see any issue.

>How can the same source line work differently when used in curl or when
used
>in your program?

Just for your information and in case anyone else would need it, you need to
link simple.o with src/urlglob.o (that is linked with curl binary) and then
it works fine. I did not dig far enough to understand all the reasons but
was able to find a workaround that helps me. My link line is then:
gcc -g -O2 -o simple simple.o ../../src/urlglob.o -lcurl -lz -lnsl
-lsocket

>> I tried to change a lot of things without any positive result, I am now
>> wandering if this is a known issue?

>Not to me. But then, I don't think that many people use curl on SCO
>openserver. I've personally never used it and thus never tried curl or
libcurl
>there.

Stéphane

-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
Received on 2003-07-03