Mail Archives: djgpp/1998/12/30/06:53:54
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.
- Raw text -