qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 996303] Re: does not work with clang


From: Karl-Michael Schindler
Subject: [Qemu-devel] [Bug 996303] Re: does not work with clang
Date: Thu, 27 Sep 2012 11:08:15 -0000

I tried another approach in my patch for the package in fink on Mac OS
X. Since dyngen-exec.h seems to be the only place with a GLOBAL register
variable, I removed register from the variable declaration. So far, it
seems to work. Regarding an impact on performance, I have no
information. Has anyone an idea about it?

Regarding testing the patch from above with --enable-tcg-interpreter,
the problem is that I do not have 10.7 or 10.8 and therefore have to ask
others.

Regards

Michael Schindler, maintainer of the fink package of qemu.

-- 
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



reply via email to

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