From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52555) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0FrF-0005O0-J1 for qemu-devel@nongnu.org; Thu, 26 Jun 2014 16:01:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X0Fr6-000384-Ig for qemu-devel@nongnu.org; Thu, 26 Jun 2014 16:01:21 -0400 Received: from mail-qc0-x22f.google.com ([2607:f8b0:400d:c01::22f]:42346) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0Fr6-000380-Dn for qemu-devel@nongnu.org; Thu, 26 Jun 2014 16:01:12 -0400 Received: by mail-qc0-f175.google.com with SMTP id i8so3649822qcq.34 for ; Thu, 26 Jun 2014 13:01:11 -0700 (PDT) Sender: Richard Henderson Message-ID: <53AC7C03.6050205@twiddle.net> Date: Thu, 26 Jun 2014 13:01:07 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1403534178-19242-1-git-send-email-rth@twiddle.net> <53AC2546.5040707@web.de> In-Reply-To: <53AC2546.5040707@web.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PULL] Merge ppc32/ppc64 tcg backends List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: Peter Maydell , QEMU Developers , Tom Musta On 06/26/2014 06:51 AM, Andreas Färber wrote: > I assume this pull broke ppc64 support on Mac OS X. It now says #error > "Unsupported abi" (1734) plus errors about LINK_AREA_SIZE (1763) and > LR_OFFSET (1775), all in tcg/ppc/tcg-target.c. It used to build and work > okay before. Yep, Peter's got a patch that looks right. I did call for testing 3 different times, and no one bothered to report the error then, which would have been handy. r~