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: unassignedclangb...@nondot.org
          Reporter: zi...@kayari.org
                CC: llvmbugs@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.
_______________________________________________
LLVMbugs mailing list
LLVMbugs@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to