From: aucko AT imsa DOT edu Subject: Re: My own include directory (1.12m4) To: eifert AT rz DOT rwth-aachen DOT de Date: Fri, 30 Jun 1995 12:45:40 -0500 (CDT) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu (DJGPP mailing list) > I've spent a time building a math library, and now I want to put the > associated .h-files into a separate directory. I added this to the > C_INCLUDE_PATH, and tried - won't work. Why can't you just use -I on the GCC command line?