<div class="gmail_quote">Thanks very much I am now fully working. I will continue to pull from the TOT. I manually installed libcxxabi and libc++.so* and it's all operational now. Not sure if it was required but added -lcxxabi -lunwind to the libc++ CMakeCache file linker flags. </div>

<div class="gmail_quote"><br></div><div class="gmail_quote">I have libc++ and libcxxabi in the projects folder of llvm, this keeps them all up to date (in sync) and I believe this is correct Ben, no doubt somebody will tell me if this is not the case. </div>

<div class="gmail_quote"><br></div><div class="gmail_quote">The filter lib ideas sound excellent as well though with libcxxrt and libstdc++ set as filter libs to allow interoperability. Exciting times indeed !!</div><div class="gmail_quote">

<br></div><div class="gmail_quote">Superb work thanks very much all the clang/llvm teams this is as large as c++11 itself, really amazing work. </div><div class="gmail_quote"><br></div><div class="gmail_quote">David [aka happy chap :-) ]</div>

<div class="gmail_quote"><br></div><div class="gmail_quote">On Tue, May 29, 2012 at 5:23 PM, Ben Pope <span dir="ltr"><<a href="mailto:benpope81@gmail.com" target="_blank">benpope81@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Wednesday, May 30, 2012 12:14 AM, Ben Pope wrote:<br>
> $ clang++ -v<br>
> Debian clang version 3.1-3eudoxos1 (branches/release_31) (based on LLVM 3.1)<br>
<br>
</div>$ ~/Downloads/clang+llvm-3.1-x86_64-linux-ubuntu_12.04/bin/clang++ -v<br>
clang version 3.1 (tags/RELEASE_31/final)<br>
<br>
To avoid confusion, I just tried with this version too and it also works.<br>
<div class="HOEnZb"><div class="h5"><br>
Ben<br>
<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br>