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: unassignedb...@nondot.org
          Reporter: ema...@freebsd.org
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to