[Qemu-devel] Re: qemu-0.14.0 doesn't compile on ppc32

2011-02-21 Thread nello martuscielli
On Mon, Feb 21, 2011 at 9:10 AM, Paolo Bonzini wrote: > On 02/20/2011 06:32 PM, Peter Maydell wrote: >> >> On 20 February 2011 16:56, Aurelien Jarno  wrote: >>> >>> On Sun, Feb 20, 2011 at 03:01:12PM +0100, nello martuscielli wrote: >>>> >>&

Re: [Qemu-devel] qemu-0.14.0 doesn't compile on ppc32

2011-02-20 Thread nello martuscielli
On Sun, Feb 20, 2011 at 6:02 PM, malc wrote: > > Replacing -O2 with -O or no O at all will work too. > hi malc, do you have the same machine and a similar toolchain? regards, nello

Re: [Qemu-devel] qemu-0.14.0 doesn't compile on ppc32

2011-02-20 Thread nello martuscielli
On Sun, Feb 20, 2011 at 5:56 PM, Aurelien Jarno wrote: > > It is most likely a compiler/setup issue. My guess your machine got out > of memory, and the OOM killer killed cc1. Try adding more memory and/or > swap, it should work. > i've 1.5GB of ram and 1GB of swap. I tried installing a chroot wi

[Qemu-devel] qemu-0.14.0 doesn't compile on ppc32

2011-02-20 Thread nello martuscielli
hi, i'm unable to compile qemu-0.14.0 on my PowerPC box. The same kind of error there is also compiling qemu-0.13.0 in the same environment. Testing box is a PowerMac G4 with CRUX PPC (32bit) 2.7 gcc-4.5.2, binutils-2.21, glibc-2.12.2, linux-2.6.37.1 I always get the same compile failure. # crux