From: "Sebastian Herbszt" <herbszt@gmx.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: Which compiler to use to compile current SVN
Date: Wed, 30 Apr 2008 22:50:30 +0200 [thread overview]
Message-ID: <035801c8ab03$e8f326c0$0201a8c0@zeug> (raw)
In-Reply-To: 48186BD0.7090009@bandsman.co.uk
>I can't get it to build with gcc3.4:
>
> make -C i386-softmmu all
> make[1]: Entering directory `/home/njh/src/qemu/trunk/i386-softmmu'
>
> cc34 -Wall -O2 -fno-strict-aliasing -pipe -fno-reorder-blocks -fno-gcse -fno-optimize-sibling-calls -fno-crossjumping -fno-align-labels
> -fno-align-jumps -fno-align-functions -mpreferred-stack-boundary=2 -fomit-frame-pointer -m32 -I. -I.. -I/home/njh/src/qemu/trunk/target-i386
> -I/home/njh/src/qemu/trunk -MMD -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/home/njh/src/qemu/trunk/tcg
> -I/home/njh/src/qemu/trunk/tcg/i386 -I/home/njh/src/qemu/trunk/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/home/njh/src/qemu/trunk/slirp
> -c -o op.o /home/njh/src/qemu/trunk/target-i386/op.c
> /home/njh/src/qemu/trunk/target-i386/ops_sse.h: In function `op_pshufw_mmx':
> /home/njh/src/qemu/trunk/target-i386/ops_sse.h:597: error: unable to find a register to spill in class `GENERAL_REGS'
> /home/njh/src/qemu/trunk/target-i386/ops_sse.h:597: error: this is the insn:
> (insn:HI 18 17 20 0 (set (strict_low_part (subreg:HI (reg/v:DI 59 [ r ]) 0))
> (mem/s/j:HI (plus:SI (mult:SI (reg:SI 62)
> (const_int 2 [0x2]))
> (reg/v/f:SI 61 [ s ])) [0 <variable>._w S2 A16])) 43 {*movstricthi_1} (insn_list 16 (insn_list 12 (insn_list 50
> (nil))))
> (expr_list:REG_DEAD (reg:SI 62)
> (nil)))
> /home/njh/src/qemu/trunk/target-i386/ops_sse.h:597: confused by earlier errors, bailing out
> make[1]: *** [op.o] Error 1
> make[1]: Leaving directory `/home/njh/src/qemu/trunk/i386-softmmu'
> make: *** [subdir-i386-softmmu] Error 2
I am getting a similar error with r4290 and gcc-Version 3.3.6 (Debian 1:3.3.6-15)
In file included from /qemu/qemu-20080430/target-i386/op.c:433:
/qemu/qemu-20080430/target-i386/ops_mem.h: In function `op_ldub_kernel_T0_A0':
../softmmu_header.h:84: error: can't find a register in class `GENERAL_REGS' while reloading `asm'
make[1]: *** [op.o] Error 1
make[1]: Leaving directory `/qemu/qemu-20080430/i386-softmmu'
make: *** [subdir-i386-softmmu] Error 2
- Sebastian
prev parent reply other threads:[~2008-04-30 20:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200804301237.m3UCbPGQ008101@bandsman.co.uk>
2008-04-30 12:53 ` [Qemu-devel] Re: Which compiler to use to compile current SVN Nigel Horne
2008-04-30 18:52 ` Brad Campbell
2008-04-30 20:50 ` Sebastian Herbszt [this message]
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='035801c8ab03$e8f326c0$0201a8c0@zeug' \
--to=herbszt@gmx.de \
--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).