qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL v3 00/31] Misc changes for 2016-05-27
Date: Tue, 31 May 2016 14:07:18 +0200	[thread overview]
Message-ID: <6e003a75-e4b0-19d3-bc1c-4432a90a758f@redhat.com> (raw)
In-Reply-To: <CAFEAcA_3ukWhAjz9ywn1RQG-KmM2yYn0u9wMcgWJQa40pOxn7A@mail.gmail.com>



On 31/05/2016 13:52, Peter Maydell wrote:
>> > Then I suppose your clang version is too old, what is it?
> Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> 
> (which is the default clang for Ubuntu Trusty).

Yeah, that is too old.  We'll have to do one of this:

- figure out whether the compiler has at least one of -m16 or
-fno-toplevel-reorder, and if not disable building the ROMs

- figure out a way to build the ROMs with cross compilers, in which case
I think it's acceptable to make that cross compiler be GCC.

Paolo

      reply	other threads:[~2016-05-31 12:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-27 16:11 [Qemu-devel] [PULL v3 00/31] Misc changes for 2016-05-27 Paolo Bonzini
2016-05-27 16:11 ` [Qemu-devel] [PULL 23/31] scsi-disk: introduce dma_readv and dma_writev Paolo Bonzini
2016-05-27 16:38 ` [Qemu-devel] [PULL v3 00/31] Misc changes for 2016-05-27 Peter Maydell
2016-05-28 16:49   ` Paolo Bonzini
2016-05-31  8:28     ` Peter Maydell
2016-05-31 11:45       ` Paolo Bonzini
2016-05-31 11:52         ` Peter Maydell
2016-05-31 12:07           ` Paolo Bonzini [this message]

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=6e003a75-e4b0-19d3-bc1c-4432a90a758f@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.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 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).