<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:eric@efcs.ca" title="Eric Fiselier <eric@efcs.ca>"> <span class="fn">Eric Fiselier</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - libcxxabi fails to build with clang 3.4 (fatal error: '__refstring' file not found)"
href="https://llvm.org/bugs/show_bug.cgi?id=22057">bug 22057</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>eric@efcs.ca
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>WONTFIX
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - libcxxabi fails to build with clang 3.4 (fatal error: '__refstring' file not found)"
href="https://llvm.org/bugs/show_bug.cgi?id=22057#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - libcxxabi fails to build with clang 3.4 (fatal error: '__refstring' file not found)"
href="https://llvm.org/bugs/show_bug.cgi?id=22057">bug 22057</a>
from <span class="vcard"><a class="email" href="mailto:eric@efcs.ca" title="Eric Fiselier <eric@efcs.ca>"> <span class="fn">Eric Fiselier</span></a>
</span></b>
<pre>You need to build libc++abi against a more recent version of the libc++
headers. pull down the libc++ repository somewhere and configure libc++abi
using the CMake option `-DLIBCXXABI_LIBCXX_PATH=path/to/libcxx`.
I'm closing this as WONTFIX. libc++abi closely depends on libc++. I think it is
reasonable to require a recent version of the libc++ *headers* and repository
to build and test (but not use) libc++abi. The resulting installation of
libc++abi should still work with the older versions of libc++.
Please let me know if you have trouble building libc++abi using the
instructions on the libcxxabi.llvm.org webpage.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>