[LLVMdev] Problem while selfhosting LLVM and Clang

Aaron Myles Landwehr snaphat at gmail.com
Fri Jul 29 23:54:18 PDT 2011


On Sat, Jul 30, 2011 at 2:35 AM, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote:

> Hi, Asron
>
> > This looks relevant to me for your issue. Grabbing the cxxabi.h from
> there
> > may work:
> >
> > http://comments.gmane.org/gmane.comp.compilers.clang.devel/9391
>
>   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!
>
> Regards,
> chenwj
>
> --
> Wei-Ren Chen (陳韋任)
> Computer Systems Lab, Institute of Information Science,
> Academia Sinica, Taiwan (R.O.C.)
> Tel:886-2-2788-3799 #1667
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110730/77912799/attachment.html>


More information about the llvm-dev mailing list