X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-ID: <3C5A91E0.234AAF1A@esmertec.com> Date: Fri, 01 Feb 2002 14:02:24 +0100 From: Mark Stolz Organization: esmertec inc. X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: ANNOUNCE: Update of DJGPP port of GCC-3.0.3 References: <3C5A8D00 DOT 11190 DOT 967BC4 AT localhost> <3C5A7C29 DOT E36B9BDA AT esmertec DOT com> <7704-Fri01Feb2002143627+0200-eliz AT is DOT elta DOT co DOT il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 18 NNTP-Posting-Host: 195.141.71.130 X-Trace: 1012568044 newsfeed.sunrise.ch 7474 195.141.71.130 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > > > Date: Fri, 01 Feb 2002 12:29:45 +0100 > > From: Mark Stolz > > > > Agreed. The GCJ docs discuss porting the thread layer, the file handling > > layer, and the signal handling layer. Of these, I think that threading and > > signal support would be the most challenging since DOS doesn't provide support > > for either (there might also be some DPMI issues, too). > > DJGPP does support signals. Do we really need them supported by DOS? I don't know. However, if DJGPP supports signals, this should be sufficient. Let me qualify all this. At this point I have *no* experience using DJGPP and don't know much about it, aside from what I've read in the online faq and docs. --Mark