[LLVMbugs] [Bug 16473] New: Cannot find GCC headers if GCC uses version-specific-runtime-libs

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jun 27 10:29:16 PDT 2013


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

            Bug ID: 16473
           Summary: Cannot find GCC headers if GCC uses
                    version-specific-runtime-libs
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: zilla at kayari.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

When GCC is configured with --enable-version-specific-runtime-libs the
libstdc++ headers are installed in
PREFIX/lib/gcc/x86_64-unknown-linux-gnu/4.6.3/include/c++ and Clang fails to
find them.

-- 
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/20130627/57e11db6/attachment.html>


More information about the llvm-bugs mailing list