Date: Thu, 1 Feb 2001 15:45:49 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Jimbo cc: djgpp AT delorie DOT com Subject: Re: install on windows 2000 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 Thu, 1 Feb 2001, Jimbo wrote: > I find that it crashes a lot on 2000. This is a known problem with Windows 2000: the DOS box crashes when more than 2 levels of nested DJGPP programs are run. This happens when e.g. RHIDE invokes gcc.exe which invokes cc1plus.exe. The only work-around is to compile from the command line.