Date: Thu, 18 Mar 1999 12:02:59 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Roger Beeman cc: djgpp AT delorie DOT com Subject: Re: gcc reported bad command In-Reply-To: <001501be70ed$bd862dc0$078a7ad1@hlb.cable.rcn.com> 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 Wed, 17 Mar 1999, Roger Beeman wrote: > G:\DJGPP\bin>redir -o gcc.log -eo gcc -v hello.c -o hello.exe > > The generated file 'gcc.log' reads > "Bad command or file name" and that's it. This most probably means that gcc.exe is not on G:\DJGPP\bin and nowhere on the PATH. Please check that.