[llvm-bugs] [Bug 24919] New: [autoconf -> cmake] libclang.a is not packaged in the Ubuntu x86_64 pre-built

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Sep 23 19:12:11 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=24919

            Bug ID: 24919
           Summary: [autoconf -> cmake] libclang.a is not packaged in the
                    Ubuntu x86_64 pre-built
           Product: Build scripts
           Version: 3.7
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: contact at jeaye.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

The clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz[1] release doesn't
contain a libclang.a, due to the autoconf -> cmake change. The static libclang
has been provided in all recent prior versions and the lack of this library in
3.7.0 makes it unusable for some.

The OS X and FreeBSD pre-builts don't suffer from this, since they're still
using autoconf, I believe.

[1]
http://llvm.org/releases/3.7.0/clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz

-- 
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/20150924/492263e3/attachment.html>


More information about the llvm-bugs mailing list