From: Ian Chapman Newsgroups: comp.os.msdos.djgpp Subject: Re: how do I find Date: Tue, 17 Dec 1996 14:10:36 -0500 Organization: Nortel Technology Lines: 19 Message-ID: <32B6F02C.6188@nortel.ca> References: <595g4v$g8g AT nntp DOT novia DOT net> NNTP-Posting-Host: bkanm382.bnr.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Alaric Dailey DJ-Gateway: from newsgroup comp.os.msdos.djgpp Alaric, I think that the simple thing to do if you are a RHIDE fan is to go into options. Hack about til you find what directories you can have it search for libs, Headers too while you are there. Rhide figures out all those complicated gcc command line options. Regards Ian. Alaric Dailey wrote: > > I am having a small problem that sombody should be able to help me fix. > ( and I already read the FAQ ) > I have two libraries and a few header files that I would like to put into > \djgpp\include and \djgpp\lib however when I try to compile it doesn't > find them. I am trying this in C and their nothing reall spectacular but I > would like to relocate them somewhere out of my way, how can I tell Djgpp > to look in these directories for these files. It seems to me that it > should look in these directories anyways!