From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THCNt-0007oL-6O for qemu-devel@nongnu.org; Thu, 27 Sep 2012 07:36:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THCNj-0005wC-MC for qemu-devel@nongnu.org; Thu, 27 Sep 2012 07:36:01 -0400 Received: from indium.canonical.com ([91.189.90.7]:33790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THCNj-0005vo-GZ for qemu-devel@nongnu.org; Thu, 27 Sep 2012 07:35:51 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1THCNi-00075n-PW for ; Thu, 27 Sep 2012 11:35:50 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id B54EF2E807D for ; Thu, 27 Sep 2012 11:35:50 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Thu, 27 Sep 2012 11:26:23 -0000 From: Peter Maydell Sender: bounces@canonical.com References: <20120508030948.11317.22660.malonedeb@chaenomeles.canonical.com> Message-Id: <20120927112623.7335.73509.malone@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 996303] Re: does not work with clang Reply-To: Bug 996303 <996303@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > 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 lo= t of patches that let us finally drop the need for that global register var= iable), 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++ =3D> /usr/bin/clang LD: /usr/bin/clang CFLAGS: -Os -w -pipe -march=3Dnative -Qunused-arguments CXXFLAGS: -Os -w -pipe -march=3Dnative -Qunused-arguments MAKEFLAGS: -j2 To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/996303/+subscriptions