[LLVMbugs] [Bug 19822] Option --rtlib=compiler-rt points to non-existent runtime library.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu May 22 12:33:53 PDT 2014


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |echristo at gmail.com,
                   |                            |richard-llvm at metafoo.co.uk
         Resolution|WONTFIX                     |---

--- Comment #4 from Richard Smith <richard-llvm at metafoo.co.uk> ---
We should still fix it; the configure-based build system is still supported, at
least for now.

CCing the configure-based build system maintainer :) I suspect we can just

  sed -i 's/full-//g' compiler-rt/make/platform/clang_linux.mk

-- 
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/20140522/59c41af5/attachment.html>


More information about the llvm-bugs mailing list