Date: Sun, 17 Nov 1996 09:36:25 +0200 (IST) From: Eli Zaretskii To: Marty Leisner Cc: djgpp AT delorie DOT com, linux-msdos AT vger DOT rutgers DOT edu Subject: Re: running djgpp inside dosemu In-Reply-To: <9611142328.AA08479@gnu.sdsp.mc.xerox.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 14 Nov 1996, Marty Leisner wrote: > On dosemu 0.63.1.97 (and 64.0.4) I get this running djgcc v2.01/v2 programs > (except gdb and make runs fine): > OMPT=: cannot open This is a bug in the DJGPP startup code. It is corrected in v2.01, so this must come from some program (ls?) compiled and linked with DJGPP v2.0. Just rebuild with v2.01 and the problem should go away. > I tried to find this OMPT string, but can't figure it out... That's PROMPT without the leading P.