Date: Sat, 20 Aug 94 23:12:03 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: 1CMC3466 AT ibm DOT MtSAC DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Search paths Reply-To: babcock AT cfa DOT harvard DOT edu > For example, gcc would look for header files in /usr/include and such. I > haven't seen in documentation files where it says I need to create those > directories, You don't need to have a /usr/include directory even though gcc says it is looking there. Look at bin/setdjgpp.bat and djgpp.env (new in 1.12) for examples of how to tell gcc where to look for things.