On Mon, 21 Feb 2011, nello martuscielli wrote:
> 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?
>
Yes.
--
mailto:av1...@comtv.ru
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
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
On 20 February 2011 16:56, Aurelien Jarno wrote:
> On Sun, Feb 20, 2011 at 03:01:12PM +0100, nello martuscielli wrote:
>> CC x86_64-softmmu/translate.o
>> {standard input}: Assembler messages:
>> {standard input}:11903788: Warning: end of file not at end of a line;
>> newline inserted
>> gcc:
On Sun, 20 Feb 2011, Aurelien Jarno wrote:
> On Sun, Feb 20, 2011 at 03:01:12PM +0100, nello martuscielli wrote:
> > 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 Po
On Sun, 20 Feb 2011, nello martuscielli wrote:
> 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,
On Sun, Feb 20, 2011 at 03:01:12PM +0100, nello martuscielli wrote:
> 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-
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