Date: Wed, 28 May 1997 10:20:14 +0300 (IDT) From: Eli Zaretskii To: John Beppu cc: djgpp AT delorie DOT com Subject: Re: [BUG] loading cwsdpmi (minor) In-Reply-To: <5md8ra$ata@news.service.uci.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 27 May 1997, John Beppu wrote: > $ set path=;%path% > $ If you put a copy of CWSDPMI in the same directory where the DJGPP program resides, it will still run. And, of course, the best way to avoid this is not to make your PATH begin with a semi-colon in the first place. The DJGPP stub is optimized for size and it is not so simple to fix such a problem given these constraints.