Date: Sun, 28 May 2000 10:28:21 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: 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 Fri, 26 May 2000, Damian Yerrick wrote: > >Any idea when this Windows2k bug will be fixed? > > Write to Microsoft. It's their bug that DPMI programs > can't start DPMI programs properly. Latest info seems to indicate that the crashes only happen when DJGPP programs are nested 3 or more levels. So a possible workaround would be to compile from the command line. Unfortunately, this means that neither RHIDE nor Make can be used, so building large projects is not easy.