[LLVMbugs] [Bug 22295] New: clang can't find gcc5 libraries

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jan 22 03:15:04 PST 2015


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

            Bug ID: 22295
           Summary: clang can't find gcc5 libraries
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ismail at donmez.ws
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

With gcc5 on openSUSE we have the following gcc directory

/usr/lib64/gcc/x86_64-suse-linux/5/

clang fails to detect gcc here because Linux::GCCVersion::Parse function
assumes gcc version number has a dot in it.

-- 
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/20150122/16ba9da1/attachment.html>


More information about the llvm-bugs mailing list