[llvm-bugs] [Bug 31413] New: libcompiler_rt.so and libcompiler_rt.a are not being built

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Dec 16 16:49:41 PST 2016


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

            Bug ID: 31413
           Summary: libcompiler_rt.so and libcompiler_rt.a are not being
                    built
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: dima at golovin.in
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

I'm trying to build compiler-rt in tree, latest svn version. I configure it
with cmake and build with ninja.

It configures fine, but targets for libcompiler_rt.so and libcompiler_rt.a are
never generated and I think they should be.

You can find my build.ninja attached.

-- 
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/20161217/aede902f/attachment.html>


More information about the llvm-bugs mailing list