[cfe-dev] [3.5 Release] <cxxabi.h> not found by clang-3.5 rc1 with libc++

Ben Pope benpope81 at gmail.com
Tue Aug 12 19:08:25 PDT 2014


On Wednesday, August 13, 2014 03:44 AM, Larry Evans wrote:
> So the mystery here is why Ben's clang3.5rc1 compile of abi.cpp failed
> but mine succeeded.

I think it's looking for paths relative to the binary, and although 
libc++ headers exist, there is no abi layer and no built libc++.so.

I don't know if the test-release script is supposed to build and package 
libc++ (and perhaps libc++abi) or not on linux.

Ben




More information about the cfe-dev mailing list