qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Olaf Hering <olaf@aepfle.de>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [Qemu-devel] [PATCH] build: link with libatomic on powerpc-linux
Date: Fri, 1 Apr 2016 13:24:07 +0100	[thread overview]
Message-ID: <CAFEAcA8YwgcgeymPtXU9QJP7DDj7ot1f+=oAoKhENvR1UVxFkA@mail.gmail.com> (raw)
In-Reply-To: <1459512047-2344-1-git-send-email-olaf@aepfle.de>

On 1 April 2016 at 13:00, Olaf Hering <olaf@aepfle.de> wrote:
> Building on powerpc-linux fails with undefined reference to __atomic_load_8 in
> icount_warp_rt(). Force linking to -latomic.

We should instead be fixing this by not doing atomic operations
on types of larger than void*. This also causes problems on x86
BSDs. I think there's already a proposed patch on the list for that.

thanks
-- PMM

  reply	other threads:[~2016-04-01 12:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-01 12:00 [Qemu-devel] [PATCH] build: link with libatomic on powerpc-linux Olaf Hering
2016-04-01 12:24 ` Peter Maydell [this message]
2016-04-01 15:31   ` Olaf Hering

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='CAFEAcA8YwgcgeymPtXU9QJP7DDj7ot1f+=oAoKhENvR1UVxFkA@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=olaf@aepfle.de \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=stefano.stabellini@eu.citrix.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).