[llvm-dev] Asan in nightlies?
Sylvestre Ledru via llvm-dev
llvm-dev at lists.llvm.org
Wed Aug 12 09:10:35 PDT 2015
Yes, moving to cmake in my todo list for 3.8 but this takes some time.
Cheers,
Sylvestre
Le 12/08/2015 18:08, Reid Kleckner a écrit :
> 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 <mailto: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 <mailto: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/d71031a7/attachment.html>
More information about the llvm-dev
mailing list