Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 7 Aug 2001 11:17:48 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Large File Handling - gcc 2.95.2-6 WinNT Message-ID: <20010807111748.H22015@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <116B9AE9305AD211895E00805F655E51889AB1 AT sac-msg-01 DOT medstat DOT com> <20010806195435 DOT B21578 AT redhat DOT com> <6419-Tue07Aug2001100451+0100-starksb AT ebi DOT ac DOT uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <6419-Tue07Aug2001100451+0100-starksb@ebi.ac.uk>; from starksb@ebi.ac.uk on Tue, Aug 07, 2001 at 10:04:51AM +0100 On Tue, Aug 07, 2001 at 10:04:51AM +0100, David Starks-Browning wrote: > On Monday 6 Aug 01, Christopher Faylor writes: > > 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. > > I guess this should go into the FAQ, then. Just the part about "no support of 64bit file access currently." We had that question often and Chris answer is somewhat short. "no plans to add it" means, nobody is scheduled to do it and we don't have any volunteers which are interested in adding it currently. OF COURSE we would gladly appreciate any work on this. 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 Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/