From: "- stdIN -" Newsgroups: comp.os.msdos.djgpp Subject: Re: DR-DOS 7.03 now works with djgpp programs Date: Tue, 17 Aug 1999 09:07:02 -0500 Organization: Airnews.net! at Internet America Lines: 14 Message-ID: X-Orig-Message-ID: <7pbq2q$1om AT library1 DOT airnews DOT net> References: <1271DE93A062F784 DOT D40A6F8B5E3C607A DOT 051477800C53A9DE AT lp DOT airnews DOT net> <37B583A2 DOT 8D4A994B AT maths DOT unine DOT ch> Abuse-Reports-To: abuse at airmail.net to report improper postings NNTP-Proxy-Relay: library1.airnews.net NNTP-Posting-Time: Tue Aug 17 09:03:07 1999 NNTP-Posting-Host: !XBJd1k-WB:HQrO2FBD^@qh;1 (Encoded at Airnews!) X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I left DPMI ON. The older kernal would spontaneously reboot if one tried to run a program compiled with djgpp (in my case the dos port of gnu bash), unless cwsDPMI was available and DPMI was temporarily turned OFF. However, with the new 7.03 version and its improved DPMI server, everything seems to work find with DPMI turned ON (see your EMM386 DPMI=ON line in config.sys) and cwsDPMI removed. It seems to run visibly faster, too, but perhaps that's my imagination. Sounds like a job for a system floppy.