Date: Tue, 7 Oct 1997 14:36:27 +0200 (IST) From: Eli Zaretskii To: Terry Page cc: djgpp AT delorie DOT com Subject: Re: DIR in DOS not WIN95 In-Reply-To: <3439dc7f.7303459@news.magna.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 6 Oct 1997, Terry Page wrote: > When using these commands in the DOS BOX in Win95, if executed in the > directory where the executable program resides, the program crashes > with a SIGSERV error. > > When these commands are executed from a SUB-directory under the > executable program they work fine. > > I have the source code and Vsn 2 of the compiler. Is it DJGPP v2.0 or v2.01? If the former, please download 2.01 and recompile/relink your program. Version 2.0 had subtle bugs related to Windows 95. If the above doesn't help, you will have to debug your program at the point of the crashes, and/or ask more specific questions about this.