* [Qemu-devel] Compiling QEMU on gcc 4.0 20040924
@ 2004-10-12 0:46 André Braga
0 siblings, 0 replies; only message in thread
From: André Braga @ 2004-10-12 0:46 UTC (permalink / raw)
To: qemu-devel
Just wanted to let you know that as of the 20040924 snapshot of GCC
4.0, QEMU won't compile. It fails when compiling op.c:
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -mpreferred-stack-
boundary=2 -falign-functions=0 -fno-gcse -fno-reorder-blocks -fno-optimize-sibl
ing-calls -I. -Iqemu-snapshot-2004-10-10_23/target-i386
-Iqemu-snapshot-2004-10-10_23 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -Iqemu-snapshot-2004-10-10_23/slirp -c -
o op.o qemu-snapshot-2004-10-10_23/target-i386/op.c
qemu-snapshot-2004-10-10_23/target-i386/ops_template_mem.h: In
function 'op_cmpxchgb_kernel_T0_T1_EAX_cc':
qemu-snapshot-2004-10-10_23/softmmu_header.h:183: error: can't find a
register in class 'GENERAL_REGS' while reloading 'asm'
So I guess the -fno-gcse hack won't help us anymore.
Cheers,
A.
--
"A year spent in artificial intelligence is enough to make one believe in God"
Alan J. Perlis
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-12 0:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-12 0:46 [Qemu-devel] Compiling QEMU on gcc 4.0 20040924 André Braga
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).