Date: Wed, 22 Oct 1997 10:04:11 +0200 (IST) From: Eli Zaretskii To: Andrew Cottrell cc: djgpp AT delorie DOT com Subject: Re: VERY STRANGE PROBLEM... In-Reply-To: <344947fc.333927@news.magna.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 18 Oct 1997, Andrew Cottrell wrote: > >I've been programming away creating a new app using a windows (win95) > >editor and compiling using a DOS box. > >My program has been running fine > >in the DOS box, but when I exit to DOS, I get a screenfull of SIGSEGV (I > >have to hit pause to see what is actually printed because it goes by so > >fast) > ...... > Do other DJGPP utilites work in Messy Dos? Such as GREP, INFO...... > They will only work if you have a DPMI driver, see CSWDPMI.DOC in the > DJGPP\BIN directory. Please note that the original poster explicitly tells that he is working from Windows' DOS box. Windows has its own built-in DPMI server, so his problem definitely is NOT a lack of DPMI services.