From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=59520 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8VUa-000661-5J for qemu-devel@nongnu.org; Wed, 20 Oct 2010 06:01:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8VUY-0002NE-Gz for qemu-devel@nongnu.org; Wed, 20 Oct 2010 06:01:55 -0400 Received: from cp-out10.libero.it ([212.52.84.110]:59567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8VUY-0002My-5g for qemu-devel@nongnu.org; Wed, 20 Oct 2010 06:01:54 -0400 Date: Wed, 20 Oct 2010 11:49:53 +0200 From: acrux Subject: Re: [Qemu-devel] qemu-0.13.0 compiling error on ppc64 Message-Id: <20101020114953.fb9aa7b6.acrux_it@libero.it> In-Reply-To: References: <20101020005856.05f464c6.acrux_it@libero.it> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: qemu-devel@nongnu.org On Wed, 20 Oct 2010 03:54:04 +0400 (MSD) malc wrote: > On Wed, 20 Oct 2010, acrux wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > i've this error only on ppc64 compiling qemu-0.13.0: > > > > It was fixed by b1d6d51d958bc98f5b6faa4d1d527c785a9ba7d6 which is > apparently not in 0.13.0, you can probably cherry pick it. > hi, thanks a lot for your suggestion. Now tcg builds fine on ppc64 too. cheers, -acrux > > [...] > > CC i386-softmmu/virtio-pci.o > > CC i386-softmmu/vhost_net.o > > CC i386-softmmu/virtio-9p.o > > CC i386-softmmu/rwhandler.o > > CC i386-softmmu/kvm-stub.o > > CC i386-softmmu/usb-ohci.o > > CC i386-softmmu/rtl8139.o > > CC i386-softmmu/e1000.o > > CC i386-softmmu/exec.o > > CC i386-softmmu/translate-all.o > > CC i386-softmmu/cpu-exec.o > > CC i386-softmmu/translate.o > > CC i386-softmmu/tcg/tcg.o > > In file included from /usr/ports/ppc/opt/qemu/work/src/qemu-0.13.0/tcg/tcg.c:159: > > /usr/ports/ppc/opt/qemu/work/src/qemu-0.13.0/tcg/ppc64/tcg-target.c: In function 'tcg_out_qemu_ld': > > /usr/ports/ppc/opt/qemu/work/src/qemu-0.13.0/tcg/ppc64/tcg-target.c:749: error: too many arguments to function 'tcg_out_movi32' > > make[1]: *** [tcg/tcg.o] Error 1 > > make: *** [subdir-i386-softmmu] Error 2 > > > > > > > > > > My testing systems are a PowerMac G5 and an IBM POWER4+. > > CRUX PPC 2.6 (64bit) > > binutils-2.20, glibc-2.11.2, gcc-4.4.5 > > > > cheers, > > - - -acrux > > > > - -- > > GNU/Linux on Power Architecture > > CRUX PPC - http://cruxppc.org/ > >