Date: Tue, 23 Sep 1997 13:12:25 +0300 (IDT) From: Eli Zaretskii To: Andrew Ellem cc: djgpp AT delorie DOT com Subject: Re: Allegro WIP (make.exe crash) In-Reply-To: <606sfe$lu0$1@news1.tor.acc.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 22 Sep 1997, Andrew Ellem wrote: > On behalf of someone's advice I tried compiling the WIP in > a non-win95 DOS prompt. What happened was even weierder. > Make crashed when compiling the file listed below, so I decided > to redir the error to a text file (redir -eo error.txt make), > but it ended up rebooting my computer! Please post the crash traceback here. You don't need to redirect the output to get the traceback in a file, you can use the -o option to `symify' to get the same results (see section 6.12 of the DJGPP FAQ list for details).