From: Bryan Hurley Newsgroups: comp.os.msdos.djgpp Subject: problem using DJGPP Date: Fri, 19 Dec 1997 21:56:11 -0800 Organization: The DataXchange Network, Inc Lines: 9 Message-ID: <349B5DFB.7A6A@chaffee.net> NNTP-Posting-Host: ppp002.chaffee.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have recently downloaded DJGPP but cannot make it work. I have put the lines Set DJGPP = C:\djgpp\djgpp.env and set path =C:\djgpp\bin; in my autoexec.bat file as stated in the FAQ but whenever I try to compile a program I get an error saying it cannot find stdio.h. I know stdio.h is in the DJGPP directory. Why can't the compiler find it? Can anyone help me? I had hoped this compiler could help me learn to program in C. Thanks in advance for any help you can give. B.Hurley