Date: Tue, 16 Feb 1999 09:42:20 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: AnthonyJoy cc: djgpp AT delorie DOT com Subject: Re: Rhide Works but weird message In-Reply-To: <19990215150353.08415.00002240@ng-fs1.aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On 15 Feb 1999, AnthonyJoy wrote: > Rhide works great with DJGPP and my programs are compiling perfectly. I am > however getting a Bad Command or Filename message in between compiling and > creating the executable as follows: Add -v to the compiler switches and look at the text printed by the compiler. This might give you some insight.