[LLVMbugs] [Bug 22851] New: Option to build libc++abi using non-system-default libstdc++

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Mar 9 05:43:02 PDT 2015


http://llvm.org/bugs/show_bug.cgi?id=22851

            Bug ID: 22851
           Summary: Option to build libc++abi using non-system-default
                    libstdc++
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: gonzalobg88 at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

To build the libc++abi clang has to be able to find libstdc++ version > 4.7. In
some systems the default libstdc++ is older than 4.7 but a newer version can be
installed in a non-standard location. It would be nice if one could pass cmake
an option indicating the path of the libstdc++ version to use when compiling
libc++abi.

-- 
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/20150309/65e36ab0/attachment.html>


More information about the llvm-bugs mailing list