<div dir="ltr">Does this fix work for you? You've got "${CMAKE_BINARY_DIR}/include/${dstdir}/${ifile}" around the patched line, will "/some/path/include//filename" work here?</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Sun, Mar 31, 2013 at 7:29 PM, Howard Hinnant <span dir="ltr"><<a href="mailto:hhinnant@apple.com" target="_blank">hhinnant@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I know nothing about the CMake build system.  Please review:<br>
<br>
Thanks,<br>
Howard<br>
<br>
-----------<br>
The problem is the cmake script for libcxx is broken. I've attached what I think is the right fix for it. It was failing to copy cxxabi.h to the right place because it was generating to destination path like so /include/${dstdir}/ and dstdir can legally be blank from my interpretation of the script, and this would then generate a path like libcxx/include// which is illegal.<br>

<br>
<br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Alexey Samsonov, MSK</div>
</div>