Message-Id: <200007220719.JAA16956@mailgw3.netvision.net.il> Date: Sat, 22 Jul 2000 10:19:17 +0200 To: ^Hawk^ X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b From: "Eli Zaretskii" CC: djgpp AT delorie DOT com In-reply-to: (message from ^Hawk^ on Fri, 21 Jul 2000 21:17:35 +0200) Subject: Re: RHIDE and WIN2k Pro!? References: 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 > From: ^Hawk^ > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 21 Jul 2000 21:17:35 +0200 > > I've a problem to compile an exe without system errors under WIN2k. > There are no problems to execute the RHIDE 1.4.7 within a dos task. > If i start to compile then says the system that RHIDE causes a problem > and it kills the task. This is a known problem with W2k: nested DJGPP programs kill NTVDM, the Windows/NT DOS emulator. The only know work-around is to compile from the command prompt. Sorry.