<div dir="ltr">I think the apt nightlies use autoconf. I think we deleted the autoconf support for building the sanitizer runtimes, since it didn't support running the tests.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 11, 2015 at 3:39 PM, William Cummings via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm running debian jessie and added the nightly repos and installed<br>
clang-3.8. When trying to build with -fsanitize=address clang can't find<br>
an asan lib:<br>
<br>
/usr/bin/ld: cannot find<br>
/usr/lib/llvm-3.8/bin/../lib/clang/3.8.0/lib/linux/libclang_rt.asan-x86_64.a:<br>
No such file or directory<br>
<br>
The apt page says the packages include compiler-rt which I thought<br>
included asan. Am I missing a package?<br>
<br>
Cheers,<br>
Will<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>         <a href="http://llvm.cs.uiuc.edu" rel="noreferrer" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div><br></div>