Date: Wed, 30 Dec 1998 13:23:33 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Raju K.V" cc: djgpp AT delorie DOT com Subject: Re: gcc and bash In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 30 Dec 1998, Raju K.V wrote: > i downloaded bash and gcc from the DJGPP delorie sites. but i cannot run > gcc from bash. Does gcc run from COMMAND.COM? > i also set DJGPP to c:/djgpp/djgpp.env (that is where the file is stored) How did you set DJGPP? Was it from the Bash prompt or from AUTOEXEC.BAT? The former case needs a different syntax. Type "set [Enter]" from inside Bash and make sure the printed settings include a line which sets the DJGPP variable.