From: Iain McFarlane <imcfarla@ntlworld.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] compile error with gcc 3.4.1
Date: Sat, 26 Jun 2004 11:40:05 +0100 [thread overview]
Message-ID: <200406261140.05946.imcfarla@ntlworld.com> (raw)
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
next reply other threads:[~2004-06-26 14:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-26 10:40 Iain McFarlane [this message]
2004-06-26 15:14 ` [Qemu-devel] compile error with gcc 3.4.1 Laurent Desnogues
2004-06-26 15:25 ` Iain McFarlane
2004-06-26 15:32 ` Laurent Desnogues
2004-06-26 18:03 ` Karel Gardas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200406261140.05946.imcfarla@ntlworld.com \
--to=imcfarla@ntlworld.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).