curl-library
Re: Question about CURLX_ONES
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 24 Jan 2009 23:46:32 +0100 (CET)
Date: Sat, 24 Jan 2009 23:46:32 +0100 (CET)
On Sat, 24 Jan 2009, Guenter Knauf wrote:
> just now when I tried to build a DLL-dependent curl.exe I found that I need
> the rawstr.o in order to link successfully. Before I go now and add the
> CURLX_ONES again for dynamic linking I wanted to ask you if I'm right that
> the other two sources are still no longer needed, and if so if we should
> perhaps remove these (strtoofft.c, strdup.c) from src/Makefile.inc ?
I don't think so. Both of them are used only on specific systems that lack
proper functions (strtoll and strdup).
-- / daniel.haxx.seReceived on 2009-01-24