curl-library
Re: LARGE FILE support in curl on Linux
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 10 Nov 2004 19:32:33 +0100 (CET)
Date: Wed, 10 Nov 2004 19:32:33 +0100 (CET)
On Wed, 10 Nov 2004, Wei Weng wrote:
> Do I need to compile libcurl with any special flags to enable the large file
> support?
No. Recent versions of libcurl built on/for a modern operating system deals
with it automatically. Linux for example.
> curl_easy_setopt(conn, CURLOPT_MAXFILESIZE_LARGE, 0x7FFFFFFFFFFFFFFF);
>
> But it seems to be causing memory corruption.
I don't see how that single like can do that, even if it were built with or
without large file support.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-11-10