[llvm-bugs] [Bug 47473] New: llvm-config --system-libs --link-static doesn't print -lffi when built with LLVM_ENABLE_FFI=1
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Sep 9 05:17:03 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=47473
Bug ID: 47473
Summary: llvm-config --system-libs --link-static doesn't print
-lffi when built with LLVM_ENABLE_FFI=1
Product: tools
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: llvm-config
Assignee: unassignedbugs at nondot.org
Reporter: mati865 at gmail.com
CC: llvm-bugs at lists.llvm.org
As the title says `llvm-config --system-libs --link-static` should print
`-lffi` when LLVM is built with `LLVM_ENABLE_FFI=1`. Otherwise linking to
static LLVM libraries fails.
--
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/20200909/d8f79f41/attachment.html>
More information about the llvm-bugs
mailing list