[llvm-bugs] [Bug 41296] New: Add -ldl when linking libclang.so
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 29 04:34:57 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41296
Bug ID: 41296
Summary: Add -ldl when linking libclang.so
Product: clang
Version: 8.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: libclang
Assignee: unassignedclangbugs at nondot.org
Reporter: dilyan.palauzov at aegee.org
CC: klimek at google.com, llvm-bugs at lists.llvm.org,
richard-llvm at metafoo.co.uk
Linking clang 8 could not resolve for libclang dladdr(), until I appended to
build800/tools/clang/tools/libclang/CMakeFiles/libclang.dir/link.txt -ldl.
--
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/20190329/a322710b/attachment.html>
More information about the llvm-bugs
mailing list