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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to