[cfe-dev] [libcxxabi] Yet another missing header

Ryuta Suzuki ryuuta at gmail.com
Sat Aug 6 03:50:51 PDT 2011


Hi,

It seems that the header file is missing in libcxxabi:

[ 12%] Building CXX object src/CMakeFiles/cxxabi.dir/cxa_exception.cpp.o
/home/ryuta/devel/libcxxabi/src/libcxxabi/src/cxa_exception.cpp:22:10: fatal
error:
      'cxa_exception_storage.hpp' file not found
#include "cxa_exception_storage.hpp"
         ^
1 error generated.
make[2]: *** [src/CMakeFiles/cxxabi.dir/cxa_exception.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/cxxabi.dir/all] Error 2
make: *** [all] Error 2

Ryuta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110806/5e223eab/attachment.html>


More information about the cfe-dev mailing list