From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: "Daniel P. Berrangé" <berrange@redhat.com>,
"Dimitry Andric" <dim@FreeBSD.org>,
qemu-devel@nongnu.org, "Laurent Vivier" <laurent@vivier.eu>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: Re: [PATCH] qemu-user: fix build with LLVM lld 10
Date: Fri, 27 Mar 2020 11:16:00 +0100 [thread overview]
Message-ID: <20200327101600.GA28583@Air-de-Roger> (raw)
In-Reply-To: <f71f7cf8-af7d-7b45-a026-8ab87e106759@linaro.org>
On Thu, Mar 26, 2020 at 09:56:38AM -0700, Richard Henderson wrote:
> 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 <dim@FreeBSD.org>
> > Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
> > ---
> > Cc: Laurent Vivier <laurent@vivier.eu>
> > Cc: Richard Henderson <richard.henderson@linaro.org>
> > Cc: "Philippe Mathieu-Daudé" <philmd@redhat.com>
> > Cc: Paolo Bonzini <pbonzini@redhat.com>
> > Cc: "Daniel P. Berrangé" <berrange@redhat.com>
> > ---
>
> The Plan is still to drop this whole section of code.
>
> However, it's still blocked on getting the x86_64 vsyscall patches upstream.
While this doesn't materialize, could it be possible to get this patch
accepted?
This is currently blocking the build of QEMU on FreeBSD HEAD, which
has already switched to LLVM 10.0.0.
Thanks, Roger.
next prev parent reply other threads:[~2020-03-27 10:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-26 13:43 [PATCH] qemu-user: fix build with LLVM lld 10 Roger Pau Monne
2020-03-26 16:56 ` Richard Henderson
2020-03-27 10:16 ` Roger Pau Monné [this message]
2020-03-27 11:28 ` Alex Bennée
2020-03-27 14:08 ` Roger Pau Monné
2020-03-27 15:44 ` Alex Bennée
2020-03-27 15:48 ` Daniel P. Berrangé
2020-03-27 15:57 ` Alex Bennée
2020-03-27 10:51 ` Laurent Vivier
2020-03-27 23:00 ` Richard Henderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200327101600.GA28583@Air-de-Roger \
--to=roger.pau@citrix.com \
--cc=berrange@redhat.com \
--cc=dim@FreeBSD.org \
--cc=laurent@vivier.eu \
--cc=pbonzini@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.