Mail Archives: djgpp/1999/10/26/21:02:30
hello,
when installing djgpp, i set my autoexec.bat to PATH=C:\DJGPP\BIN;%PATH%
and on the next line DJGPP=c:/djgpp/djgpp.env
is this correct? or should i edit DJGPP=c:/djgpp/djgpp.env in to the .env
file? becase when i click on my autoexec.bat file it does accept
PATH=C:\DJGPP\BIN;%PATH% but for the DJGPP=c:/djgpp/djgpp.env it says bad
command or file name...
to compile my program, i put C:\stress> gcc hello.c -o hello.exe but it said
bad command or file name.
how can i fix this?
thanx
- Raw text -