From: "Tony O'Bryan" Newsgroups: comp.os.msdos.djgpp Subject: Re: problem using DJGPP Date: Sat, 20 Dec 1997 09:24:19 -0600 Organization: Southwest Missouri State University Lines: 13 Message-ID: <349BE323.5A46@nic.smsu.edu> References: <349B5DFB DOT 7A6A AT chaffee DOT net> <349b5115 DOT 20881432 AT news DOT earthlink DOT net> Reply-To: aho450s AT nic DOT smsu DOT edu NNTP-Posting-Host: sara.a11.smsu.edu 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 Jaster wrote: > If you are using RHIDE.. you need to set the path to your include > files. > > Go under "options" then "Directories" then "Include" > > you need to set the path to C:\djgpp\include\ (assuming you installed > to the c:\djgpp directory) You do not need to tell gcc where to find the standard include files if you installed DJGPP properly. If you have to explicitly tell it where to find the standard include files, then you have an installation error.