[cfe-dev] A couple of questions about include search paths

arrowdodger 6yearold at gmail.com
Mon Oct 18 04:16:02 PDT 2010


As a FreeBSD user, I can tell that our base gcc (4.2.1) does not look into
/usr/local/include at all. All system headers are located in /usr/include
and all third party includes go into /usr/local/include. This makes possible
to use, for example, two versions of OpenSSL simultaneously.
So, if clang will start searching in /usr/local/include first, it would be
slightly unexcepted.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101018/d362a319/attachment.html>


More information about the cfe-dev mailing list