From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: CWSDPMI under DOSEMU under Linux doesn't work. Date: Wed, 13 Oct 1999 12:00:06 +0200 Organization: NetVision Israel Lines: 13 Message-ID: References: <7tvpna$cb5$1 AT solomon DOT cs DOT rose-hulman DOT edu> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 939808730 15532 199.203.121.2 (13 Oct 1999 09:58:50 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 13 Oct 1999 09:58:50 GMT X-Sender: eliz AT is In-Reply-To: To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 12 Oct 1999, Bradley A. Town wrote: > Quoting from the FreeDOS Project's "About" page at > http://www.freedos.org/about/index.html: "At this time, it is not planned > to add enhancements or advanced features to FreeDOS such as multitasking, > protected mode operation, or a GUI." I don't think this is relevant to the problem at hand. MS-DOS also doesn't have any protected mode operation, but DJGPP programs still run on MS-DOS, because CWSDPMI adds that capability to MS-DOS. On Linux, the DPMI services needed by DJGPP programs are supplied by DOSEmu, so FreeDOS shouldn't be the problem.