Date: Wed, 21 Jun 2000 07:37:49 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: who AT iname DOT com cc: djgpp AT delorie DOT com Subject: Re: MAKE.EXE Bug Report: Intertmittant GPF In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 20 Jun 2000 who AT iname DOT com wrote: > make.exe v3.79 produces a GPF intermittantly on Windows 2000. Are those GPFs with the normal DJGPP crash message (registers and call stack traceback), or does Windows pop up a message about NTVDM having an exception, and the entire DOS box dies? The latter problem is known on Windows 2K, it seems to be due to some bug in Windows. If your problem is of the former type, please post here the crash message with all the details. > SHELL = g:/cygnus/bash.exe Do you really run the Cygwin version of Bash? How about other utilities, like `ls' and `tr'--are they also from Cygwin? If so, I suggest to try DJGPP ports and see if that works better. Does it help if you don't touch the keyboard while Make is running?