<div dir="ltr"><span style="font-size:12.8000001907349px">I've managed to compile the new cmake system following the instructions.</span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I haven't managed install libc++ without installing llvm besides it.<div><br></div><div>Is there a way to do this? </div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 28, 2015 at 6:36 PM, Jonathan Roelofs <span dir="ltr"><<a href="mailto:jonathan@codesourcery.com" target="_blank">jonathan@codesourcery.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 7/28/15 10:17 AM, Gonzalo BG wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It seems that there is a circular dependency between libcxx and<br>
libcxxabi but the docs do not really mention how to solve this (libcxx<br>
docs say it needs libcxxabi and libcxxabi says it needs libcxx).<br>
</blockquote>
<br></span>
libcxxabi's dependence on libcxx is only on libcxx's headers (i.e. there are no symbols from libcxx used in libcxxabi). The build system takes care of this for you.<br>
<br>
<br>
Jon<div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br>
</blockquote>
<br></div></div><span class="HOEnZb"><font color="#888888">
-- <br>
Jon Roelofs<br>
<a href="mailto:jonathan@codesourcery.com" target="_blank">jonathan@codesourcery.com</a><br>
CodeSourcery / Mentor Embedded<br>
</font></span></blockquote></div><br></div>