Mail Archives: djgpp/2001/04/06/12:44:48
I have downloaded and installed djgpp 2.95 on a WinNT v 4.0 with service
pack 5. a standard install with djgpp in a directory on d:\ . I have
written some C programs in another direcory called d:\devsoft\cprograms. I
have the environment variables and path statements pointing to the correct
place. From the d:\devsoft\cprograms directory I type in the followng:
D:\devsoft\CPROJE~1>gcc -o d:/devsoft/CProjects/disc_intrate_000.exe d:/devsoft/CProjects/disc_intrate_000.c --verbose
And I get the following errors:
gcc.exe: d:/devsoft/CProjects/disc_intrate_000.c: No such file or directory (ENOENT)
Reading specs from d:/djgpp/lib/gcc-lib/djgpp/2.952/specs
gcc version 2.95.2 19991024 (release)
If anyone has any suggestions on how to set this up so I can compile from a different directory I would greatly appreciate.
Yours Truly,
Rob Thompson
Database Administrator
First Union
- Raw text -