qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] compile error with gcc 3.4.1
@ 2004-06-26 10:40 Iain McFarlane
  2004-06-26 15:14 ` Laurent Desnogues
  0 siblings, 1 reply; 5+ messages in thread
From: Iain McFarlane @ 2004-06-26 10:40 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-06-26 18:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-26 10:40 [Qemu-devel] compile error with gcc 3.4.1 Iain McFarlane
2004-06-26 15:14 ` Laurent Desnogues
2004-06-26 15:25   ` Iain McFarlane
2004-06-26 15:32     ` Laurent Desnogues
2004-06-26 18:03     ` Karel Gardas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).