Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Mon, 6 Aug 2001 19:54:35 -0400
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: Large File Handling - gcc 2.95.2-6 WinNT
Message-ID: <20010806195435.B21578@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <116B9AE9305AD211895E00805F655E51889AB1@sac-msg-01.medstat.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <116B9AE9305AD211895E00805F655E51889AB1@sac-msg-01.medstat.com>; from Andy.Henderson@medstat.com on Mon, Aug 06, 2001 at 07:07:02PM -0400

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/

