qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] compile error with gcc 3.4.1


From: Iain McFarlane
Subject: [Qemu-devel] compile error with gcc 3.4.1
Date: Sat, 26 Jun 2004 11:40:05 +0100
User-agent: KMail/1.6.2

Hi,

When trying to compile from cvs i get the following error:

gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer 
-mpreferred-stack-boundary=2 -falign-functions=0 -fno-reorder-blocks 
-fno-optimize-sibling-calls -I. -I/home/iain/qemu/qemu/target-i386 
-I/home/iain/qemu/qemu -D_GNU_SOURCE -I/home/iain/qemu/qemu/slirp -c -o 
op.o /home/iain/qemu/qemu/target-i386/op.c
/home/iain/qemu/qemu/target-i386/ops_template_mem.h: In function 
`op_rolb_kernel_T0_T1_cc':
/home/iain/qemu/qemu/softmmu_header.h:179: error: can't find a register in 
class `GENERAL_REGS' while reloading `asm'
make[1]: *** [op.o] Error 1
make[1]: Leaving directory `/home/iain/src/qemu/i386-softmmu'

if I reduce it to -O1 then there is no error and everything works ok.

Thanks,

Iain





reply via email to

[Prev in Thread] Current Thread [Next in Thread]