From: Alexander <a.basoff@mail.ru>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Gcc 4 building error
Date: Sun, 4 Nov 2007 00:23:52 +0300 [thread overview]
Message-ID: <20071104002352.610ed4e9@ZION> (raw)
Hello.
I have (GCC) 4.2.1,
when i'm tried to build qemu from cvs, i've got such error:
Code:
make -C i386-softmmu all
make[1]: Entering directory `/mnt/work/install/compil/qemu/qemu/i386-softmmu'
gcc -Wall -O2 -g -fno-strict-aliasing -fno-reorder-blocks -fno-gcse
-fno-tree-ch -fno-optimize-sibling-calls -fno-crossjumping
-fno-align-labels -fno-align-jumps -fno-align-functions -fno-section-anchors
-mpreferred-stack-boundary=2 -fomit-frame-pointer -I. -I..
-I/mnt/work/install/compil/qemu/qemu/target-i386
-I/mnt/work/install/compil/qemu/qemu -MMD -MP -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/mnt/work/install/compil/qemu/qemu/fpu -I/opt/soft/gnutls-1.7.18/include
-DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/mnt/work/install/compil/qemu/qemu/slirp -c -o
op.o /mnt/work/install/compil/qemu/qemu/target-i386/op.c /mnt/work/install/compil/qemu/qemu/target-i386/ops_template_mem.h:
In function 'op_shlb_user_T0_T1_cc': ../softmmu_header.h:174: error: can't find
a register in class 'GENERAL_REGS' while reloading
'asm' ../softmmu_header.h:174: error: 'asm' operand has impossible constraints
make[1]: *** [op.o] Error 1 make[1]: Leaving directory
`/mnt/work/install/compil/qemu/qemu/i386-softmmu' make: ***
[subdir-i386-softmmu] Error 2
is this qemu bug, or gcc?
is there any patches to avoid it?
next reply other threads:[~2007-11-03 21:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-03 21:23 Alexander [this message]
2007-11-05 1:58 ` [Qemu-devel] Gcc 4 building error Atsushi SAKAI
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=20071104002352.610ed4e9@ZION \
--to=a.basoff@mail.ru \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.