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: unassignedb...@nondot.org Reporter: d...@golovin.in CC: llvm-bugs@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.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs