[LLVMbugs] [Bug 9811] New: libclang compatibility version nonsensical

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Apr 28 19:45:44 PDT 2011


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

           Summary: libclang compatibility version nonsensical
           Product: clang
           Version: 2.9
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: howarth at nitro.med.uc.edu
                CC: llvmbugs at cs.uiuc.edu


The libclang dylib built in clang 2.9 with cmake has a nonsensical
compatibility version...

MacPro-2:opt/llvm-2.9/lib] root# otool -L libclang.2.9.dylib
libclang.2.9.dylib:
    @executable_path/../lib/libclang.2.9.dylib (compatibility version 1.0.0,
current version 2.9.0)
    /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
125.2.10)
    /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version
7.9.0)

-- 
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