Date: Mon, 9 Jul 2001 10:53:53 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Orlando P. Hevia" cc: djgpp AT delorie DOT com Subject: Re: DJGPP under Windows 2000 In-Reply-To: <3B48A414.28355.1F81F9@localhost> 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 Sun, 8 Jul 2001, Orlando P. Hevia wrote: > > I don't recommend to use DJGPP on W2K anyway: there are > > several nasty problems that will make your life miserable. > > > > Want you say the DJGPP package (it not works in Win2000), > or taht the programs compiled with DJGPP under native DOS > 6.22, for example, will not work in win2000? Neither. DJGPP programs do work on Windows 2000, no matter where they were compiled. But there are a number of problems with using DJGPP programs on Windows 2000: for example, the DOS box crashes when you run nested programs (i.e. one program invokes another which invokes yet another), and RHIDE seems to be unable to read the djgpp.env file for some unknown reason. So using DJGPP for development on Windows 2000 is not recommended.