Re: [Qemu-devel] Compilation error on Ubuntu 6.06 and 7.10 with gcc-3.4

2008-01-28 Thread Brad Campbell
Stefano Stabellini wrote: Brad Campbell wrote: Carlo Marcelo Arenas Belon wrote: On Sun, Jan 27, 2008 at 06:01:22PM +, Stefano Stabellini wrote: I can confirm this, I have the same problem on Kubuntu 7.10 i386 using either gcc-3.4 or gcc-3.3. architectural limitation for x86 triggered by

Re: [Qemu-devel] Compilation error on Ubuntu 6.06 and 7.10 with gcc-3.4

2008-01-28 Thread Stefano Stabellini
Brad Campbell wrote: Carlo Marcelo Arenas Belon wrote: On Sun, Jan 27, 2008 at 06:01:22PM +, Stefano Stabellini wrote: I can confirm this, I have the same problem on Kubuntu 7.10 i386 using either gcc-3.4 or gcc-3.3. architectural limitation for x86 triggered by cpu-exec.c version 1.131,

Re: [Qemu-devel] Compilation error on Ubuntu 6.06 and 7.10 with gcc-3.4

2008-01-28 Thread Brad Campbell
Carlo Marcelo Arenas Belon wrote: On Sun, Jan 27, 2008 at 06:01:22PM +, Stefano Stabellini wrote: I can confirm this, I have the same problem on Kubuntu 7.10 i386 using either gcc-3.4 or gcc-3.3. architectural limitation for x86 triggered by cpu-exec.c version 1.131, reverting to 1.130 all

Re: [Qemu-devel] Compilation error on Ubuntu 6.06 and 7.10 with gcc-3.4

2008-01-27 Thread Carlo Marcelo Arenas Belon
On Sun, Jan 27, 2008 at 06:01:22PM +, Stefano Stabellini wrote: > I can confirm this, I have the same problem on Kubuntu 7.10 i386 using > either gcc-3.4 or gcc-3.3. architectural limitation for x86 triggered by cpu-exec.c version 1.131, reverting to 1.130 allows the compilation to proceed C

Re: [Qemu-devel] Compilation error on Ubuntu 6.06 and 7.10 with gcc-3.4

2008-01-27 Thread Stefano Stabellini
I can confirm this, I have the same problem on Kubuntu 7.10 i386 using either gcc-3.4 or gcc-3.3. Brad Campbell wrote: G'day all, Getting this on my two development machines with up-to-date CVS as of now.. I did a complete directory removal and fresh CVS checkout just to be sure. Configured

[Qemu-devel] Compilation error on Ubuntu 6.06 and 7.10 with gcc-3.4

2008-01-27 Thread Brad Campbell
G'day all, Getting this on my two development machines with up-to-date CVS as of now.. I did a complete directory removal and fresh CVS checkout just to be sure. Configured with.. ./configure --target-list=i386-softmmu --enable-alsa gcc-3.4 -Wall -O2 -g -fno-strict-aliasing -fomit-frame-poin