[llvm-bugs] [Bug 51295] New: llvm-windres does not accept language id in hex
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jul 31 12:59:39 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51295
Bug ID: 51295
Summary: llvm-windres does not accept language id in hex
Product: new-bugs
Version: 12.0
Hardware: PC
URL: https://github.com/msys2/MINGW-packages/discussions/92
53#discussioncomment-1095031
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: llvm-bugzilla at jdrake.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
llvm-windres --language 0x1 -i /dev/null -o /dev/null fails
llvm-windres --language 1 -i /dev/null -o /dev/null works
This was encountered trying to build graphviz for mingw-w64 using clang/llvm.
--
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/20210731/315de6df/attachment.html>
More information about the llvm-bugs
mailing list