[cfe-dev] Using more than one version of clang

Edward Diener eldlistmailingz at tropicsoft.com
Wed Jan 2 16:32:40 PST 2013


On 1/2/2013 8:28 AM, Sean Silva wrote:
> On Tue, Jan 1, 2013 at 4:58 PM, Edward Diener
> <eldlistmailingz at tropicsoft.com> wrote:
>> I guess the question then is where in the clang doc does it explain
>> where the compiler looks for header files and libraries.
>
> It is mentioned at
> <http://clang.llvm.org/docs/LibTooling.html#builtin-includes>, but
> that's not a very high-visibility place to have it.
>
> We get at least one person per month that runs into issues due to not
> finding the builtin includes, so we should probably bring the issue to
> the forefront.

I would agree with that. End-users of clang, or any C++ compiler, have 
to understand where a compiler looks for its header files and where a 
linker looks for its libraries.




More information about the cfe-dev mailing list