From: "Hyoung Lee" Newsgroups: comp.os.msdos.djgpp Subject: DPMI and W2K Lines: 18 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: Date: Thu, 06 Mar 2003 00:15:08 GMT NNTP-Posting-Host: 66.68.129.156 X-Complaints-To: abuse AT rr DOT com X-Trace: twister.austin.rr.com 1046909708 66.68.129.156 (Wed, 05 Mar 2003 18:15:08 CST) NNTP-Posting-Date: Wed, 05 Mar 2003 18:15:08 CST Organization: Road Runner - Texas To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com After installation of binary DJGPP components on my W2K box (256MB RAM with 384MB paging file size), go32-v2 displays the following stat: DPMI memory available: 89606 Kb DPMI swap space available: 0 Kb Though the majority of GNU components function OK, some components such as CVS generate "Not enough memory (ENOMEM)" error messages. CWSDPMI reports "Protected mode not accessible." Searched FAQ and Current Status on W2K and XP, but could not find answers. Is there any setup I am missing for W2K? Is this specific to my W2K box? Thanks. Hyoung