[LLVMbugs] [Bug 10692] New: Clang Can't Find C++ Headers on Slackware

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Aug 17 12:34:12 PDT 2011


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

           Summary: Clang Can't Find C++ Headers on Slackware
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: willdtz at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=7089)
 --> (http://llvm.org/bugs/attachment.cgi?id=7089)
Add slackware include paths

Clang can't find the C++ headers on slackware, since it hasn't been taught
about the correct paths like it has for other distributions.

The attached patch adds the required header paths on both 13.37 and -current.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list