Mail Archives: djgpp/1997/10/21/15:46:16
From: | Jason Marshall <jmarsh AT ricochet DOT net>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Can't find include paths...
|
Date: | Tue, 21 Oct 1997 09:25:32 -0700
|
Lines: | 16
|
Message-ID: | <344CD77C.EA75B458@ricochet.net>
|
NNTP-Posting-Host: | mg134-228.ricochet.net
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I just installed djgpp the other night, and I have all the minimal
components to run it, however, when I run a batch file full of builds
for this program I want to compile (not mine, someone else's distrib),
it apparently can't find the std include directories, as if it's not
even looking at the DJGPP env var. (=D:\Program Files\djgpp\dgjpp.env)
I even tried manually setting DJDIR in djgpp.env, but it still only
looks for /usr/ etc. when I do a gcc -v, and the FAQ suggests. I just
get a big cascade of file not founds for all the standard header
includes... (eg, #include <conio.h>)
Is this some problem with NT or long filenames?
TIA,
Jason
- Raw text -