X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Mon, 31 Dec 2001 08:34:47 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "'Raf256' Rafal Maj" cc: djgpp AT delorie DOT com Subject: Re: win2k 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 31 Dec 2001, 'Raf256' Rafal Maj wrote: > Are some 'special things' like setjmp/longjmp, and signals (i.e. alarm) > work under Win2k (and NT/XP) They should all work, but please read the list of gotchas in section 3.3 of the DJGPP FAQ. (It talks about NT, but sine W2K and XP are descendants of the NT family, I expect the same problems there.) If you find something different from what the FAQ describes, please report it here. Thanks.