From: robert DOT thompson2 AT firstunion DOT com X-Priority: 3 (Normal) Subject: DJGPP v 2.95 - problem To: djgpp AT delorie DOT com Date: Fri, 6 Apr 2001 12:44:05 -0400 Message-ID: X-MIMETrack: Serialize by Router on NC-CIC1-NGS01/SRV/FTU(Release 5.0.6a |January 17, 2001) at 04/06/2001 12:44:07 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Reply-To: djgpp AT delorie DOT com 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