X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Fri, 18 Feb 2005 12:42:50 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c515a6$Blat.v2.4$bd18ca00@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: <1108717860.986391.55760@o13g2000cwo.googlegroups.com> (grup AT discardmail DOT com) Subject: Re: files > 4GB There is always a solution References: <01c51526$Blat.v2.4$4f49bbe0 AT zahav DOT net DOT il> <1108717860 DOT 986391 DOT 55760 AT o13g2000cwo DOT googlegroups 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: "FreeDOSfan" > Date: 18 Feb 2005 01:11:01 -0800 > > "We need Microsoft to give DOS programs a way to access > 64-bit file I/O interface" > > NO. We can bypass the DOS and its I/O interface. You mean, talk directly to the device and implement the entire filesystem layer ourselves? It would be silly to expect the DJGPP project to do anything like that. If someone needs large files so badly, they can always install GNU/Linux on their machine.