From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: GCC can't find the INCLUDE files. Date: Wed, 26 Feb 1997 22:05:34 -0800 Organization: Two pounds of chaos and a pinch of salt Lines: 32 Message-ID: <3315242E.2D16@cs.com> References: <3314C871 DOT 33B4 AT boe00 DOT bowiestate DOT edu> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp202.cs.com 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 Mike Loll wrote: > > Whenever I try and compile a program ( a simple Hello World type program > ) GCC says it can't find the include file(s). Am I doing something > wrong here? Do I need some sort of config file? I checked DJGPP.ENV > and it showed the include directory as /include ( my directory for djgpp > is C:\DJGPP) Any help is welcome. Thanks! Did you read all of the 'readme.1st' file that comes with DJGPP? In order for the programs to work, you must add the following settings to your AUTOEXEC.BAT file: - Add the C:\DJGPP\BIN directory to your PATH - Add the following line: SET DJGPP=C:\DJGPP\DJGPP.ENV Then reboot and see if you are still having problems. Alternatively, you might like to try out the preliminary version of my DJVERIFY installation diagnostic utility, available from . It's designed to help users solve basic configuration problems. The latest work-in-progress is very near completion, so if you'd like to try it instead of that older version, email me personally. Thanks! -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com | | "Starting flamewars since 1993" | http://www.cs.com/fighteer | | *** NOTICE *** This .signature is generated randomly. | | If you don't like it, sue my computer. | ---------------------------------------------------------------------