Date: Tue, 10 Sep 1996 09:13:18 +0200 (IST) From: Eli Zaretskii To: DJ Delorie Cc: djgpp-workers AT delorie DOT com Subject: djgpp-make report (fwd) Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII The report about SIGSEGV in DOSEmu when Make is interrupted might be DOSEmu problem, but it might also be a bug in the new port of Make. Is this a known problem in DOSEmu? If not, where do I start to debug this? Thanks. ---------- Forwarded message ---------- Date: Mon, 9 Sep 1996 19:46:36 -0500 (CDT) From: Darrel Hankerson To: eliz AT is DOT elta DOT co DOT il Subject: djgpp-make report I did some preliminary testing of your new make. [snip] 3. This one could be dosemu: If I interrupt a compile (even if the compiler is msc), then the next make command kills the entire dosemu session with this fragmented dosemu message: general protection at 0xd7fbf: 0 ERROR: SIGSEGV, protected insn...exiting! Running something other than make after Ctrl-c doesn't seem to cause the problem.