<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 - llvm-rc.exe is not included to Windows binaries distribution"
href="https://bugs.llvm.org/show_bug.cgi?id=38386">38386</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>llvm-rc.exe is not included to Windows binaries distribution
</td>
</tr>
<tr>
<th>Product</th>
<td>Packaging
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Windows Installer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>pavel.kryukov@phystech.edu
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>There is a new tool, LLVM resource compiler (llvm-rc.exe), which is a
platform-independent port of Microsoft's rc.exe tool. Using LLVM-rc, one can
build Windows applications (e.g. PuTTY) by LLVM toolchain entirely, having all
the benefits of cross-platform build infrastructure.
However, it is still not included to Windows binary distribution
(<a href="http://releases.llvm.org/6.0.1/LLVM-6.0.1-win64.exe">http://releases.llvm.org/6.0.1/LLVM-6.0.1-win64.exe</a>), while being available in
Ubuntu 16.04 package. Could you please add that tool as well to Windows
distributions?</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>