[llvm-bugs] [Bug 38386] New: llvm-rc.exe is not included to Windows binaries distribution

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jul 31 08:42:02 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=38386

            Bug ID: 38386
           Summary: llvm-rc.exe is not included to Windows binaries
                    distribution
           Product: Packaging
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Windows Installer
          Assignee: unassignedbugs at nondot.org
          Reporter: pavel.kryukov at phystech.edu
                CC: llvm-bugs at lists.llvm.org

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
(http://releases.llvm.org/6.0.1/LLVM-6.0.1-win64.exe), while being available in
Ubuntu 16.04 package. Could you please add that tool as well to Windows
distributions?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180731/df16c3eb/attachment.html>


More information about the llvm-bugs mailing list