From: Edde DOT Saegher AT net DOT HCC DOT nl (Ed de Saegher) Newsgroups: comp.os.msdos.djgpp Subject: Re: GCC can't find the INCLUDE files. Date: Tue, 04 Mar 1997 14:13:09 GMT Organization: NLnet Message-ID: <5fhaim$qm6$1@news.Zwolle.NL.net> References: <3314C871 DOT 33B4 AT boe00 DOT bowiestate DOT edu> Reply-To: Edde DOT Saegher AT net DOT HCC DOT nl NNTP-Posting-Host: asp98-2.amsterdam.nl.net Lines: 29 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! >-- >"I hate quotations" >"There is no knowledge that is not power" > -- Ralph Waldo Emerson >Mike Loll >e5rs010 AT boe00 DOT bowiestate DOT edu Mike , I don't have the problem , after another 20-hours study DJGPP. Type "set" at the DOS-prompt , you should see djppp:=c:\djgpp\djgpp.env etc. If not then : Change your autoexec.bat file set djgpp=c:\djgpp\djgpp.env set path=c:\djgpp\bin;%path% Tip : - get and read faq.201.zip - see Mark T Logan 2-03-97 Ed de Saegher Westknollendam Nederland