X-Originating-IP: [200.34.143.5] From: "J. L." To: References: <6a DOT 213dbfbf DOT 2a37f0d5 AT aol DOT com> Subject: Re: Problems with DJGPP (update from previous e-mail) Date: Wed, 12 Jun 2002 10:51:19 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Message-ID: X-OriginalArrivalTime: 12 Jun 2002 15:51:15.0224 (UTC) FILETIME=[FBCC0980:01C21228] Reply-To: djgpp AT delorie DOT com ----- Original Message ----- From: To: Sent: Tuesday, June 11, 2002 7:33 PM Subject: Problems with DJGPP (update from previous e-mail) > I am using Windows XP Home Edition, and am trying to run DJGPP from the > command prompt. I use the "CD" command to get to the folder I want my .CPP > file to appear in, and from there, I just type "rhide" and it goes into the > rhide editor. But, what happens is, the first time it opens, whenever I move > my mouse, it goes back to the command prompt. From then on, every time I > enter "rhide" into the prompt again, moving the mouse doesn't send it back. > However, the mouse has no effect on the rhide editor itself. How can I fix > this problem? And is there any other way to access rhide than from the > command prompt? > In anoyher trhead, ( DJGPP problems ) I ask for DJGPP version, and OS. This info is very important, because there are bugs in DOS support of Windoze XP that crash several packages (like RHIDE, binutils, etc.) The version of GCC must be >= 2.953, DJDEV >= 2.03, and must be dated after december 2001 or later. Because you say in previous post that you get DJGPP from a book (CD enclosed in book?), it's very probable that the packages are older. Check http://clio.rice.edu/djgpp/win2k/main.html for additional info. J.L.