Date: Wed, 3 Feb 1999 13:18:02 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Mirza Hussain cc: djgpp AT delorie DOT com Subject: Re: gcc won't work In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Tue, 2 Feb 1999, Mirza Hussain wrote: > I get the error as > The name specified is not recognised as an internal or external command > operable program or batch file This usually means that your PATH environment variable doesn't include the DJGPP's `bin' subdirectory, where all the programs live. To see how is PATH set, type "path [Enter]" from the command prompt.