qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] qemu-user: fix build with LLVM lld 10


From: Richard Henderson
Subject: Re: [PATCH] qemu-user: fix build with LLVM lld 10
Date: Thu, 26 Mar 2020 09:56:38 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 3/26/20 6:43 AM, Roger Pau Monne wrote:
> lld 10.0.0 introduced a new linker option --image-base equivalent to
> the GNU -Ttext-segment one, hence use it when available.
> 
> This fixes the build of QEMU on systems using lld 10 or greater.
> 
> Signed-off-by: Dimitry Andric <address@hidden>
> Signed-off-by: Roger Pau Monné <address@hidden>
> ---
> Cc: Laurent Vivier <address@hidden>
> Cc: Richard Henderson <address@hidden>
> Cc: "Philippe Mathieu-Daudé" <address@hidden>
> Cc: Paolo Bonzini <address@hidden>
> Cc: "Daniel P. Berrangé" <address@hidden>
> ---

The Plan is still to drop this whole section of code.

However, it's still blocked on getting the x86_64 vsyscall patches upstream.


r~



reply via email to

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