Date: Tue, 3 Aug 1999 10:50:29 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Gulamonster cc: djgpp AT delorie DOT com Subject: Re: please help me! In-Reply-To: <37A6065F.31267C98@bellsouth.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 2 Aug 1999, Gulamonster wrote: > I am very new to Djgpp and RHIDE. I use Windows 98 and whenever i try to > compile a program with RHIDE (I write it and compile it using RHIDE) The > little message window that pops up at the bottom always says compiling > ***.c bad command or file no errors. Something is wrong in your installation, and it prevents the compiler from finding one of the programs it needs to run during compilation. One way to find out the cause of your problem is to use the bug-reporting feature of RHIDE. It prepares a large text file with a trace of all the programs the compiler tried to invoke. Look at this file and find the name of the program it invokes just before the "Bad command or file name" message. If you can't figure this out, post that file generated by RHIDE here, and someone will help you.