curl-library
Re: Compilers used for non-configure systems/platforms
From: Jamie Lokier <jamie_at_shareable.org>
Date: Tue, 3 Jun 2008 20:47:56 +0100
Date: Tue, 3 Jun 2008 20:47:56 +0100
Dan Fandrich wrote:
> But which does determine whether curl_off_t is 32 bits or 64 bits under
> this new approach? Is it the availability of a 64 bit type? Or is it
> the availability of a 64 bit off_t type, signifying the ability of the
> system to handle large files?
Or indeed, systems which handle large files with a type that isn't
off_t? (loff_t (old Linux), offset_t (old Solaris), __int64 (Windows)).
-- Jamie
Received on 2008-06-03