Mail Archives: djgpp/2001/11/22/04:49:33
m.gould1 (m DOT gould1 AT ntlworld DOT com) wrote:
: I wonder if anyone could help me I am driving myself crazy trying to get
: this working. I installed things as suggested in the instructions but when I
: try to run a program by executing "gcc" on a file I get the following
: messages "gcc.exe: <file name>: no such file or directory (ENOENT)" and
: "gcc.exe: No input files". When I run GCC, DOS is in the directory where the
: file is located and in autoexec.bat I have inserted the lines "set
: PATH=c:\djgpp\bin;%PATH%" followed by "set DJGPP=c:\djgpp\djgpp.env".
: When I run set in DOS I get the following for PATH
: "PATH=c:\djgpp\bin;c:\windows;c:\windows;c:\windows\command".
This looks ok.
: I am sure I must be doing something wrong, but I am having a hard time
: finding out what, I hope you can help.
Make really sure you do have the file in the directory you are
in. (And not "some_file.c.txt".)
Right,
MartinS
- Raw text -