X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Newsgroups: comp.os.msdos.djgpp From: B Thomas Subject: SIGABRT in djgpp 1.07 User-Agent: slrn/0.9.7.4 (Linux) Lines: 14 Message-ID: Date: Mon, 03 May 2004 22:19:10 GMT NNTP-Posting-Host: 65.24.90.194 X-Complaints-To: abuse AT rr DOT com X-Trace: fe2.columbus.rr.com 1083622750 65.24.90.194 (Mon, 03 May 2004 18:19:10 EDT) NNTP-Posting-Date: Mon, 03 May 2004 18:19:10 EDT Organization: Road Runner High Speed Online http://www.rr.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I am trying to port an X-Windows application to MSDOS using Desqview/X 2.10 and a DJGPP development environment that comes along with it (version 1 - see http://www.chsoft.com/dv/). GCC complains that it can not find the definition of the signal SIGABRT. This is indeed not there in sis/signals.h . Would SIGKILL be a good substitute? Could you please advice. Also if you are aware of a better solution to porting X-Windows application to DOS , please do suggest. sincerely B T