From: Martin Str|mberg Newsgroups: comp.os.msdos.djgpp Subject: Re: > 2GB file size Date: Sat, 29 Sep 2001 15:36:31 +0000 (UTC) Organization: University of Lulea, Sweden Lines: 15 Message-ID: <1001777788.192732@queeg.ludd.luth.se> References: X-Trace: news.luth.se 1001777791 28454 130.240.16.109 (29 Sep 2001 15:36:31 GMT) X-Complaints-To: abuse AT luth DOT se User-Agent: tin/pre-1.4-981225 ("Volcane") (UNIX) (SunOS/4.1.4 (sun4m)) Cache-Post-Path: queeg.ludd.luth.se!unknown AT father DOT ludd DOT luth DOT se X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: : On Sun, 9 Sep 2001 no AT spam DOT com wrote: :> I get only 2 GB file size support while running djgpp prog under win9x. :> Is this because of windows or is it djgpp? : DJGPP does not yet support FAT32. The next version will. But note that maximum file size on FAT32 is ~4GiB. Right, MartinS