From: ac6pv AT sfo DOT com (JD) Newsgroups: comp.os.msdos.djgpp Subject: gcc does not recognize *.h files in header Date: Thu, 24 Apr 1997 03:17:06 GMT Organization: San Francisco Online (Televolve, Inc.) Lines: 16 Message-ID: <5jmjbr$e8f@ramona.sfo.com> NNTP-Posting-Host: joseph.sfo.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Under Win 95, gcc does not see header files. Returns "No such file or directory (ENOENT)" Checked everything in FAQ 8.1 regarding "gcc can't find headers or libraries" 1. autoecec.bat is as follows: set djgpp=c:\djgpp\djgpp.env set path=c:\djgpp\bin;%path% 2. I have tested to ensure that the djgpp variable is set correcly by inspecting the env.1st file. 3. I have added a PATH ststement to autoexec.bat ..... PATH c:/djgpp/include 4. FILES=20 in config.sys Please e-mail me the reply