Date: Mon, 30 Jan 2006 19:56:55 -0600 From: Michael Ekstrand <lists@elehack.net> To: freebsd-stable@freebsd.org Subject: GCC not searching /usr/local/include Message-ID: <20060130195655.e2c9da19.lists@elehack.net>
next in thread | raw e-mail | index | archive | help
I'm having a little problem with compiling programs. It seems that gcc does not search /usr/local/include for headers by default; I have to specify -I/usr/local/include. It seems to me that it should. So: Should gcc be searching /usr/local/include by default? If yes: where do I look to try to fix this problem? I'm not sure why I'm thinking it should; I seem to remember it doing so before. But maybe I'm imagining things. Thanks! - Michael
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060130195655.e2c9da19.lists>