Date: Sun, 5 Nov 1995 09:09:03 +0200 (IST) From: Eli Zaretskii To: Daniel K Gong Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: problems running gnu compiler On Fri, 3 Nov 1995, Daniel K Gong wrote: > This is where my error occurs. When compiling, I get this error > "hello.c:1: stdio.h: file not found" > > For some reason, the compiler can't find my stdio.h library. I added > c:\djgpp\include to my path, but that still didn't work. Can anyone > help me to get this working? Download the DJGPP FAQ list (faq102.zip) and read the first few chapters. Chapter 8 describes possible causes of your trouble. Be also sure to read the chapters about installation and maintenance release application, to save you grief in the future. And I'd also recommend to download the docs (*dc.zip for every *bn.zip package you got).