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: unassignedclangb...@nondot.org
          Reporter: cristian.a...@gmail.com
                CC: kli...@google.com, llvm-bugs@lists.llvm.org,
                    richard-l...@metafoo.co.uk

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
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to