[llvm-dev] Asan in nightlies?

Reid Kleckner via llvm-dev llvm-dev at lists.llvm.org
Wed Aug 12 09:08:20 PDT 2015


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.

On Tue, Aug 11, 2015 at 3:39 PM, William Cummings via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> I'm running debian jessie and added the nightly repos and installed
> clang-3.8. When trying to build with -fsanitize=address clang can't find
> an asan lib:
>
> /usr/bin/ld: cannot find
>
> /usr/lib/llvm-3.8/bin/../lib/clang/3.8.0/lib/linux/libclang_rt.asan-x86_64.a:
> No such file or directory
>
> The apt page says the packages include compiler-rt which I thought
> included asan. Am I missing a package?
>
> Cheers,
> Will
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org         http://llvm.cs.uiuc.edu
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150812/b5f7b52e/attachment.html>


More information about the llvm-dev mailing list