[llvm-bugs] [Bug 27950] New: LIBCXXABI_GCC_TOOLCHAIN is not used during configuration

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 31 11:03:29 PDT 2016


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

            Bug ID: 27950
           Summary: LIBCXXABI_GCC_TOOLCHAIN is not used during
                    configuration
           Product: libc++abi
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: eugene.zelenko at gmail.com
                CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
    Classification: Unclassified

LIBCXXABI_GCC_TOOLCHAIN is not used during configuration, so it's lead to
failure on RHEL 6 where GCC 4.4 is found by default. But configuration is OK
when I specify newer GCC path as --gcc-toolchain in CMAKE_CXX_FLAGS.

Same happens with LIBUNWIND_GCC_TOOLCHAIN for libunwind.

-- 
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/20160531/ebdd805d/attachment.html>


More information about the llvm-bugs mailing list