This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: lseek does not work with big types


On Tue, Apr 15, 2003 at 02:14:06PM -0400, ajaynscape at netscape dot net wrote:
> I have run into a problem calling lseek when big types are being used.
> 
> When I build the following code with -D__CYGWIN_USE_BIG_TYPES__,
> 'sz' is 0. It is correct otherwise.
> 
> I am using Cygwin 1.3.22; gcc version 3.2 20020927 (prerelease)

Don't do this.  This is work in progress.  64bit off_t isn't supported
yet.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin at cygwin dot com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]