From: bowman AT montana DOT com (bowman) Newsgroups: comp.os.msdos.djgpp Subject: Re: Can DJGPP programs run on an old dos? References: <0146ce5a DOT bda4be2b AT usw-ex0102-013 DOT remarq DOT com> User-Agent: slrn/0.9.5.7 (UNIX) Lines: 14 Message-ID: <90b94.2753$GS5.4570@newsfeed.slurp.net> Date: Sat, 25 Dec 1999 21:52:05 GMT NNTP-Posting-Host: 208.4.224.153 X-Trace: newsfeed.slurp.net 946158725 208.4.224.153 (Sat, 25 Dec 1999 15:52:05 CDT) NNTP-Posting-Date: Sat, 25 Dec 1999 15:52:05 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Pyros wrote: >Can older versions of DOS (6.22 and lower), not windows95/8 DOS box >run a djgpp program? Yes, as long as the program in question does not make use of extensions added to the later versions of DOS. One obvious instance: if the program depends on long file names, it will have problems on earlier DOS platforms. If you plan to develop an app, having an old pure DOS box around to test on is handy. At least in the US, older 25 mhz 386 run about US$50, if you can't find someone who just wants to clean out their closet.