[llvm-bugs] [Bug 34199] New: Unit tests fail with symbol versioning and -DCMAKE_SHARED_LINKER_FLAGS="-Wl, -Bsymbolic -static-libstdc++

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 15 17:08:33 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=34199

            Bug ID: 34199
           Summary: Unit tests fail with symbol versioning and
                    -DCMAKE_SHARED_LINKER_FLAGS="-Wl,-Bsymbolic
                    -static-libstdc++
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Core LLVM classes
          Assignee: unassignedbugs at nondot.org
          Reporter: tstellar at gmail.com
                CC: llvm-bugs at lists.llvm.org, sylvestre at debian.org

This is a regression caused by r300496.  Building with 
-DCMAKE_SHARED_LINKER_FLAGS="-Wl,-Bsymbolic -static-libstdc++ causes 437 unit
test failures.

-- 
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/20170816/00eb0629/attachment.html>


More information about the llvm-bugs mailing list