From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Hangs under Win 2000 Date: Tue, 01 Feb 2000 18:02:34 +0200 Organization: NetVision Israel Lines: 15 Message-ID: <3897039A.BAFC687B@is.elta.co.il> References: <876s4v$jkd$1 AT news DOT netpower DOT no> NNTP-Posting-Host: ras1-p21.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 949421038 21405 62.0.172.23 (1 Feb 2000 16:03:58 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 1 Feb 2000 16:03:58 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Netpower wrote: > > The editor seems to work great under Win 2000, but when I try to compile > with Alt+F9 it freezes everything. I have to reset my computer. Could it be > the DPMI stuff? DJGPP works with ``the DPMI stuff'' on all supported platforms, and it works on all of them. So it is something else, perhaps a bug specific to Windows 2K (are you using an official release or a beta?). > In plain dos, some of the header files will be shortened. Say, streambuf.h > is 9 letters + 3. What do I have to do? See section 22.19 in the DJGPP FAQ list, it explains how to set up a dual DOS/Windows installation.