-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
os-macosupstreamAn issue with a third party project that Zig uses.An issue with a third party project that Zig uses.
Milestone
Description
As reported by @jbsolomon-fw in #4799, when building on macOS with LLVM 10.0.1 installed via Homebrew, linker trips with the following error:
ld: library not found for -llibxml2.tbd
This seems like an upstream problem with llvm-config
which reports the following required system libraries to link properly with LLVM:
$ llvm-config --system-libs
-lz -lcurses -lm -llibxml2.tbd
linrongbin16, velechva, johnaoss, woojinnn and andreis
Metadata
Metadata
Assignees
Labels
os-macosupstreamAn issue with a third party project that Zig uses.An issue with a third party project that Zig uses.