Mail Archives: djgpp/1999/06/03/17:15:04
Jeffrey P. Trueblood wrote:
>
> I am working on a Windows 95 workstation.
> I am using gcc version 2.8.1
>
> When I execute the command:
> gcc test.c -o test.exe
>
> I get the following error:
> gcc.exe: test.c: No such file or directory (ENOENT)
> gcc.exe: No input files
Did you actually create the source file test.c? Is it in the current
directory? If not, do so. (You can write the source with Notepad if
nothing else.)
--
Nate Eldredge
nate AT cartsys DOT com
- Raw text -