X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: rugxulo AT gmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: DOS 7.1 and DJGPP Date: Thu, 23 Aug 2007 23:23:18 -0000 Organization: http://groups.google.com Lines: 31 Message-ID: <1187911398.997594.40580@e9g2000prf.googlegroups.com> References: <0JN7007YBGJQM9X0 AT mta2 DOT srv DOT hcvlny DOT cv DOT net> <200708230315 DOT l7N3FTQm022479 AT envy DOT delorie DOT com> <200708231506 DOT l7NF6uk9010312 AT envy DOT delorie DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1187911399 1890 127.0.0.1 (23 Aug 2007 23:23:19 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 23 Aug 2007 23:23:19 +0000 (UTC) In-Reply-To: <200708231506.l7NF6uk9010312@envy.delorie.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.23 (Windows NT 5.1; U; en),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: e9g2000prf.googlegroups.com; posting-host=65.13.115.246; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 On Aug 23, 10:06 am, DJ Delorie wrote: > > Could you update this item with FreeDOS and Dr-DOS? Or a second item with > > "DOS, which supports LFN"? > > Assuming you mean the zip picker, why? Does it change the list of > things you need (mostly, cwsdpmi), or the installation instructions > (mostly environment variables)? Yeah, the ZIP Picker still recommends 2.03p2 for XP, what gives? ;-) I think he meant which binaries are best for FreeDOS or DR-DOS (but I could be wrong). DJGPP 2.04 beta has better support for FAT32 (e.g. statfs, _creat, _open), and since EDR-DOS and FreeDOS support that, I assume it would be the preferred version (unless you don't need such, e.g. only using FAT12, FAT16 like me). DR-DOS 7.03 works fine with DJGPP and its programs for me, but didn't OpenDOS 7.01 (which EDR-DOS is based) have problems re: their DPMI server? Anyways, CWSDPMI is better in some ways (swapping) and *usually* most DJGPP programs were written for it (obviously not FreeDOS' p7zip 4.42 compile, but anyways ...). So I would always recommend getting it. "DOS, which supports LFN"? Sounds like he means Datalight ROM DOS (which supposedly? supports LFNs natively). Or he could mean e.g. FreeDOS w/ DOSLFN. Either way, don't most packages work in either case? You only have to unzip to SFN form if you want to use under both SFN and LFN modes, right? No extra environment variable changes are needed, AFAIK.