All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Which compiler to use to compile current SVN
Date: Mon, 28 Apr 2008 20:49:12 +0100	[thread overview]
Message-ID: <20080428194912.GE16597@networkno.de> (raw)
In-Reply-To: <4815CC5E.6090108@wasp.net.au>

Brad Campbell wrote:
> G'day all,
>
> I can't get current SVN to compile at all here (same problem with regard 
> to register spill other people are seeing). I applied Blue Swirls patches 
> (as seen here  
> http://lists.gnu.org/archive/html/qemu-devel/2008-03/msg00320.html) and 
> cleaned up the rejects, but I just get stumped further on...
>
> gcc-3.4  -fomit-frame-pointer -I. -I.. 
> -I/tracks/src/src/qemu.new/target-i386 -I/tracks/src/src/qemu.new -MMD 
> -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64  
> -D_LARGEFILE_SOURCE -I/tracks/src/src/qemu.new/tcg 
> -I/tracks/src/src/qemu.new/tcg/i386 -I/tracks/src/src/qemu.new/fpu 
> -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/tracks/src/src/qemu.new/slirp  
> -march=pentium-mmx -Wall -O2 -g -fno-strict-aliasing  -m32 -c -o helper.o 
  ^^^^^^^^^^^^^^^^^^

Too much optimization. IIRC a known problem, -march needs to be a pre-MMX
cpu.


Thiemo

  reply	other threads:[~2008-04-28 20:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28 13:08 [Qemu-devel] Which compiler to use to compile current SVN Brad Campbell
2008-04-28 19:49 ` Thiemo Seufer [this message]
2008-04-30  7:08   ` Brad Campbell
2008-04-30  9:32     ` Thiemo Seufer
2008-04-30 11:15       ` Ben Taylor
2008-04-30 12:34         ` WaxDragon
2008-04-30 18:47       ` Brad Campbell

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=20080428194912.GE16597@networkno.de \
    --to=ths@networkno.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 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.