[LLVMbugs] [Bug 23206] New: Failling to build compiler-r on fedora

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Apr 12 03:23:57 PDT 2015


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

            Bug ID: 23206
           Summary: Failling to build compiler-r on fedora
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: bioinfornatics at fedoraproject.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 14191
  --> https://llvm.org/bugs/attachment.cgi?id=14191&action=edit
patch

Dear,

To be able to build compiler-rt the cmake way need to be enhanced.
The current build process will not works if:
- you do not have llvm buildir (that is what happen when using llvm pakèckaged
by distro)
- COMPILER_RT_TEST_TARGET_TRIPLE var is empty

I fixed this issue in the submitted patch

llvm cmake file are search in the llvm prefix dir instead of the build dir

-- 
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/20150412/1725ec33/attachment.html>


More information about the llvm-bugs mailing list