<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Linker segfault while compiling `libc++abi` (in tests)"
href="https://bugs.llvm.org/show_bug.cgi?id=38605">38605</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Linker segfault while compiling `libc++abi` (in tests)
</td>
</tr>
<tr>
<th>Product</th>
<td>lld
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>psychoxivi@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Hello,
I explained bug here as far as I can:
<a href="https://github.com/llvm-project/llvm-project-20170507/issues/7">https://github.com/llvm-project/llvm-project-20170507/issues/7</a>
So here I maybe just paste the post from GitHub issues:
```
I am trying to compile libc++abi for x86_64-w64-mingw32 target. I am using
newest SVN version of the libraries (svn co
<a href="http://llvm.org/svn/llvm-project/libcxxabi/trunk">http://llvm.org/svn/llvm-project/libcxxabi/trunk</a> libcxxabi -> revision 339892)
There I posted whole build command (BuildCommand.sh), console output
(ConsoleOutput.log) and CMake logs (CMakeOutput.log,CMakeError.log`):
<a href="https://gist.github.com/PsychoXIVI/c9323c0ab169fb0ed475b112a2f62737">https://gist.github.com/PsychoXIVI/c9323c0ab169fb0ed475b112a2f62737</a>
While reading CMakeError I noticed Segmentation fault (core dumped) for lld
linker, so here I am since I even don't know what to do next...
```</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>