Date: Wed, 22 Oct 1997 10:20:40 +0200 (IST) From: Eli Zaretskii To: Jason Marshall cc: djgpp AT delorie DOT com Subject: Re: Can't find include paths... In-Reply-To: <344CD77C.EA75B458@ricochet.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 21 Oct 1997, Jason Marshall wrote: > 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) ^^^^^^^^^^^^^ Replace the "Program Files" part with its 8+3 alias (probably something like "progra~1", use DIR to see what it is). It's in the FAQ. > I even tried manually setting DJDIR in djgpp.env, Don't forget to return to the original version of DJGPP.ENV, after you change the above setting, or else it won't work.