<html>
<head>
<base href="https://llvm.org/bugs/" />
</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 --- - libclang_rt.osx.a doesn't get built on OS X 10.6"
href="https://llvm.org/bugs/show_bug.cgi?id=28856">28856</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>libclang_rt.osx.a doesn't get built on OS X 10.6
</td>
</tr>
<tr>
<th>Product</th>
<td>compiler-rt
</td>
</tr>
<tr>
<th>Version</th>
<td>3.8
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</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>compiler-rt
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jeremyhu@apple.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>On OS X 10.6, when building clang 3.8.1 out of MacPorts, compiler_rt only
produces the following content:
~ $ ls -al /opt/local/libexec/llvm-3.8/lib/clang/3.8.1/lib/darwin/
total 72
drwxr-xr-x 4 root admin 136 Aug 4 18:52 .
drwxr-xr-x 3 root admin 102 Aug 4 18:52 ..
-rw-r--r-- 1 root admin 29600 Aug 4 17:30 libclang_rt.10.4.a
-rw-r--r-- 1 root admin 1088 Aug 4 18:51 libclang_rt.eprintf.a
Missing are:
libclang_rt.cc_kext.a
libclang_rt.osx.a
libclang_rt.profile_osx.a
libclang_rt.safestack_osx.a</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>