qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 996303] Re: does not work with clang
Date: Thu, 27 Sep 2012 11:26:23 -0000	[thread overview]
Message-ID: <20120927112623.7335.73509.malone@gac.canonical.com> (raw)
In-Reply-To: 20120508030948.11317.22660.malonedeb@chaenomeles.canonical.com

>  I removed register from the variable declaration

That is going to be badly broken somewhere along the line for at least
some CPU targets: don't try to ship that!

This is all fixed properly in git master (because Blue Swirl committed a lot of patches that let us finally drop the need for that global register variable), so either:
 (1) compile with a real gcc (not llvm-gcc or clang)
 (2) use git master
 (3) wait for 1.3.

For fink it should be entirely possible to use option (1) I would have
thought.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/996303

Title:
  does not work with clang

Status in QEMU:
  Fix Committed

Bug description:
  Frozen on start.

  CPU: dual-core 64-bit penryn
  MacOS: 10.7.3-x86_64
  Xcode: 4.3.2
  CC: /usr/bin/clang
  CXX: /usr/bin/clang++ => /usr/bin/clang
  LD: /usr/bin/clang
  CFLAGS: -Os -w -pipe -march=native -Qunused-arguments
  CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments
  MAKEFLAGS: -j2

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/996303/+subscriptions

  parent reply	other threads:[~2012-09-27 11:36 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08  3:09 [Qemu-devel] [Bug 996303] [NEW] does not work with clang Stevan Vucenovic
2012-05-08 11:40 ` [Qemu-devel] [Bug 996303] " Wei-Ren Chen
2012-05-08 15:27 ` Stevan Vucenovic
2012-05-09  7:02 ` Wei-Ren Chen
2012-05-09  7:20 ` Stevan Vucenovic
2012-05-09  7:47 ` Wei-Ren Chen
2012-05-09  8:05 ` Stevan Vucenovic
2012-05-09  8:24   ` 陳韋任
2012-05-09  8:27 ` Wei-Ren Chen
2012-05-09  8:50 ` Stevan Vucenovic
2012-05-09  9:00 ` Stevan Vucenovic
2012-05-09  9:04 ` Wei-Ren Chen
2012-05-09  9:04 ` Wei-Ren Chen
2012-05-09  9:11 ` Stevan Vucenovic
2012-05-09  9:30 ` Stevan Vucenovic
2012-09-11  7:22 ` Paolo Bonzini
2012-09-27 11:08 ` Karl-Michael Schindler
2012-09-27 11:26 ` Peter Maydell [this message]
2012-09-27 14:14 ` Karl-Michael Schindler
2012-09-27 16:24 ` Karl-Michael Schindler
2013-07-26 13:30 ` Peter Maydell

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=20120927112623.7335.73509.malone@gac.canonical.com \
    --to=peter.maydell@linaro.org \
    --cc=996303@bugs.launchpad.net \
    --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).