X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sat, 12 Feb 2005 13:35:21 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c510f7$Blat.v2.4$14a43700@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: <91d98ce0.0502120127.3bec8ff9@posting.google.com> (sterten AT aol DOT com) Subject: Re: files > 4GB References: <91d98ce0 DOT 0502120127 DOT 3bec8ff9 AT posting DOT google DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: sterten AT aol DOT com (guenter stertenbrink) > Date: 12 Feb 2005 01:27:28 -0800 > > I cannot create files larger than 4GB with GCC/DJGPP. > Is it possible ? No :-( This is a limitation of the file I/O system calls that DJGPP can use.