From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: running djgpp inside dosemu Date: Thu, 14 Nov 1996 20:29:27 -0800 Organization: Three pounds of chaos and a pinch of salt Lines: 27 Message-ID: <328BF1A7.16C2@cs.com> References: <9611142328 DOT AA08479 AT gnu DOT sdsp DOT mc DOT xerox DOT com> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp108.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Marty Leisner To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Marty Leisner wrote: > > This is strange... > > 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 MS-DOS. Unless you have CONFIG.SYS and AUTOEXEC.BAT files (no matter what is in them), the PATH= line in your environment will be defined as a null string, which breaks the v2.00 startup code. Solutions: 1) Create CONFIG.SYS and AUTOEXEC.BAT for your dosemu session, and set a PATH that includes the DJGPP bin directory. You also MUST set the "DJGPP" environment variable as describe in the 'readme.1st' file. 2) Get v2.01, which contains a workaround to the problem. But you still must set up your enviroment correctly! -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com | | Plan: To find ANYONE willing to | http://www.cs.com/fighteer | | play Descent 2 on DWANGO! | Tagline: | ---------------------------------------------------------------------