Displaying 1 result from an estimated 1 matches for "gnucplusplusincludepaths".
2011 Jul 30
1
[LLVMdev] Problem while selfhosting LLVM and Clang
Hi, Aaron
> > I am not sure where to put cxxabi.h. How can I let clang find this
> > header file while compiling LLVM and Clang (in step 2)?
> >
>
> You need to add it to somewhere that is in Clangs includes search path. E.g.
> $INSTALL/lib/clang/2.9/include perhaps.
Thanks for your help. Now I have another problem,
---
llvm[4]: Compiling Version.cpp for Release