Large File Handling - gcc 2.95.2-6 WinNT

Christopher Faylor cgf@redhat.com
Mon Aug 6 16:54:00 GMT 2001


On Mon, Aug 06, 2001 at 07:07:02PM -0400, Andy Henderson wrote:
>I have a c program compiled using -mno-cygwin running on WinNT and reading a
>16GB file. It starts to lose partial data on record 40904665  where the
>records are 105 in size and eventually dies taking NT with it. This looks to
>be a 4GB file size problem. The program has run on aix AIX using the
>function fopen64 but I could not find an equivalent in the gcc libraries. I
>am still using fopen. Are functions available for large file handling.

No.  As has been discussed in this mailing list within the last two weeks,
Cygwin does not support large files.

And, to forestall the next inevitable question, we have no plans to add this
functionality.

Sorry.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list