Message-ID: <3402DCEE.5A4FE627@mail.linkease.com.tw> Date: Tue, 26 Aug 1997 21:41:02 +0800 From: Liche MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: #Include and headers Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Sorry if this sounds like I haven't read the startup guide, BUT: When I try to compile a simple C program in DJGPP, none of the header files can be found. I have checked, and they are in the include subdirectory, but gcc can't seem to find them. This happens with RHIDE, and I haven't tried using GCC commandline-wise yet. Do I need to add c:/djgpp/include to my path? Any suggestions? Thanx