Date: Wed, 28 Jul 1999 10:32:03 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: - carlo - cc: djgpp AT delorie DOT com Subject: Re: gnu BASH on DRDOS cause reboot In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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, 27 Jul 1999, - carlo - wrote: > Is this a temporary or permanent thing? Can it be disabled before shelling > BASH then restarted? DJGPP programs cannot run without DPMI services. I suggested to try disabling DPMI because some versions of DRDOS had bugs in their DPMI services. When you disable the built-in DPMI services of DRDOS, DJGPP programs will use the CWSDPMI server provided with DJGPP (it's in the file misc/csdpmi4b.zip on SImTel.NET mirrors and usually you should have cwsdpmi.exe in your bin subdirectory). This is further explained in the FAQ. > Where might I find the DJGPP FAQ? It's available as v2/faq211b.zip from the same place you get DJGPP.