qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "C.W. Betts" <computers57@hotmail.com>
To: qemu-devel@nongnu.org
Cc: Peter Volkov <pva@gentoo.org>, Paul Brook <paul@codesourcery.com>
Subject: Re: [Qemu-devel] build failure on x86, any suggestions?
Date: Sun, 16 Mar 2008 00:01:33 -0600	[thread overview]
Message-ID: <BAY133-DAV174AAD7096FD7B8C13BEE0B9040@phx.gbl> (raw)
Message-ID: <200803160001.52124.computers57@hotmail.com> (raw)
In-Reply-To: <200803151150.06813.computers57@hotmail.com>

[-- Attachment #1: Type: text/plain, Size: 1979 bytes --]

On Saturday 15 March 2008 09:13:02 am Peter Volkov wrote:
> В Сбт, 15/03/2008 в 14:20 +0000, Paul Brook пишет:
> > On Saturday 15 March 2008, Peter Volkov wrote:
> > > Hello.
> > >
> > > I just wanted to point developers attention to the following bug:
> > > bugs.gentoo.org/212351 , comment #11 and further. The problem is that
> > > qemu does not compile any more on x86. I've tried recent snapshot
> > > (2008-03-15_05) and the problem persist there.
> >
> > You're almost certainly using gcc4.x. Don't do that.
>
> Paul, thank you for you answer. I do have gcc-4 installed on my system
>
> but I'm sure that I'm using gcc-3.4:
> > gcc --version

Try setting the compiler flags to use -march=pentium-mmx . That is the max 
setting for -march that qemu compiles on.  also, make sure that the compiler 
isn't sending any of the -msse functions.

I tried to build qemu using -msse -march=pentium3 and it spat out the same 
thing.

> gcc (GCC) 3.4.6 (Gentoo 3.4.6-r2 p1.5, ssp-3.4.6-1.0, pie-8.7.10)
>
> As I read FAQ this version should be supported. I've tried to build gcc
> without patches (ssp, pie, C++ support and some gentoo specific patches)
> but qemu build process still fails at the same place...
>
> > IIRC gentoo already has a big pile hacks for this. This kind of
> > breakage is exactly why those hacks haven't been merged into cvs.
> > They're papering over the problem rather than fixing it, so you should
> > expect them to need constant maintenance.
>
> Sorry, but what hacks are you talking about? The only hack I'm aware
> about is that all system is build with newer compiler while to build
> qemu I have to install old gcc.
>
> > As mentioned several times on this recently on this list, the proper
> > fix is to finish the TCG conversion. That will happen "when it's done".
>
> Eh, I saw you talking about this and I'm aware that this will definitely
> take time. That's why I asked for suggestion...

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 194 bytes --]

  parent reply	other threads:[~2008-03-16  6:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-15 14:01 [Qemu-devel] build failure on x86, any suggestions? Peter Volkov
2008-03-15 14:20 ` Paul Brook
2008-03-15 15:13   ` Peter Volkov
2008-03-15 19:45     ` Alexander Graf
     [not found]     ` <200803151150.06813.computers57@hotmail.com>
     [not found]       ` <200803160001.52124.computers57@hotmail.com>
2008-03-16  6:01         ` C.W. Betts [this message]
2008-03-16 13:11         ` Peter Volkov
2008-03-16 16:20           ` Blue Swirl
     [not found]             ` <200803191436.55827.computers57@hotmail.com>
2008-03-19 20:36               ` C.W. Betts
2008-03-15 18:25   ` Stefan Weil
2008-03-15 20:35 ` Blue Swirl

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=BAY133-DAV174AAD7096FD7B8C13BEE0B9040@phx.gbl \
    --to=computers57@hotmail.com \
    --cc=paul@codesourcery.com \
    --cc=pva@gentoo.org \
    --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).