[llvm-bugs] [Bug 34124] New: building compiler-rt on FreeBSD tries to link against non-existent libstdc++
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 8 13:24:05 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34124
Bug ID: 34124
Summary: building compiler-rt on FreeBSD tries to link against
non-existent libstdc++
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: enhancement
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: emaste at freebsd.org
CC: llvm-bugs at lists.llvm.org
Trying to build stock compiler-rt on FreeBSD -CURRENT fails with:
/usr/bin/ld: error: unable to find library -lstdc++
clang-5.0: error: linker command failed with exit code 1 (use -v to see
invocation)
In the default FreeBSD environment we have libc++ and libcxxrt.
--
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/20170808/31361c1c/attachment-0001.html>
More information about the llvm-bugs
mailing list