https://bugs.llvm.org/show_bug.cgi?id=44908
Bug ID: 44908
Summary: libclang cannot be built statically on Windows
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: libclang
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
One can build libclang statically on Linux and macOS, but not on Windows.
There are use cases when one doesn't want the hassle of having to distribute
libclang.dll, and would prefer a static option.
I have a patch here: https://reviews.llvm.org/D74564
Which successfully compiled at
https://github.com/cristianadam/llvm-project/actions/runs/38974183
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs