qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compile failure in cputlb.c when building with clang sanitizer


From: Peter Maydell
Subject: Re: compile failure in cputlb.c when building with clang sanitizer
Date: Tue, 8 Mar 2022 15:44:20 +0000

On Tue, 8 Mar 2022 at 15:35, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> If you build on Ubuntu with
>
> '../../configure' '--cc=clang' '--cxx=clang++' '--enable-sanitizers'
> '--enable-debug' '--extra-cflags=-O1 -fno-omit-frame-pointer
> -fno-optimize-sibling-calls'
>
> (which is something like what the clang documentation recommends)
>
> then you get a compile error in cputlb.c:

I should have been a bit more specific here. This is Ubuntu 20.04.4
(focal), with clang version 10.0.0-4ubuntu1, for x86-64 host.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]