qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "developer@isl-gbr.de" <developer@isl-gbr.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] X86_64 (AMD64) build segfaults
Date: Fri, 22 Apr 2005 16:50:42 +0200	[thread overview]
Message-ID: <20050422165042.6da168de@smirftschs.home.tld> (raw)
In-Reply-To: <200504211601.52827.paul@codesourcery.com>

ok, just compiled the new gcc4, it doesnt segfault anymore, but i get the following error now:


/usr/src/emulator/qemu-snapshot-2005-04-21_23/target-i386/op.c
In file included from /usr/src/emulator/qemu-snapshot-2005-04-21_23/target-i386/op.c:22:
/usr/src/emulator/qemu-snapshot-2005-04-21_23/target-i386/exec.h: In function 'helper_fldt':
/usr/src/emulator/qemu-snapshot-2005-04-21_23/target-i386/exec.h:475: warning: cast to pointer from integer of different size
/usr/src/emulator/qemu-snapshot-2005-04-21_23/target-i386/exec.h: In function 'helper_fstt':
/usr/src/emulator/qemu-snapshot-2005-04-21_23/target-i386/exec.h:480: warning: cast to pointer from integer of different size
/usr/src/emulator/qemu-snapshot-2005-04-21_23/target-i386/op.c: In function 'op_goto_tb0':
/usr/src/emulator/qemu-snapshot-2005-04-21_23/target-i386/op.c:1277: warning: cast to pointer from integer of different size
/usr/src/emulator/qemu-snapshot-2005-04-21_23/target-i386/op.c: In function 'op_goto_tb1':
/usr/src/emulator/qemu-snapshot-2005-04-21_23/target-i386/op.c:1282: warning: cast to pointer from integer of different size
../dyngen -o op.h op.o
dyngen: ret or jmp expected at the end of op_bsfw_T0_cc
make[1]: *** [op.h] Error 1
make[1]: Leaving directory `/usr/src/emulator/qemu-snapshot-2005-04-21_23/i386-user'
make: *** [all] Error 1
root@smirftschs:/usr/src/emulator/qemu-snapshot-2005-04-21_23# 



any ideas for that ? :)

Jochen








On Thu, 21 Apr 2005 16:01:52 +0100
Paul Brook <paul@codesourcery.com> wrote:

> On Thursday 21 April 2005 15:59, developer@isl-gbr.de wrote:
> > i compiled it myself from source, using LFS. Everything else i compiled
> > (and this is a complete fully working system now) absolutely without
> > trouble. So the probability that the problem lies somewhere whithin qemu is
> > very high. (It doesnt work with my old system, which is LFS too, but an
> > older gcc and libs too, same error).
> 
> Anything that results in a gcc segfault/Internal Compiler Error is a gcc bug.
> I say this as a gcc developer.
> 
> Paul

  parent reply	other threads:[~2005-04-22 14:55 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-21 14:34 [Qemu-devel] X86_64 (AMD64) build segfaults developer
2005-04-21 14:42 ` Paul Brook
2005-04-21 14:59   ` developer
2005-04-21 15:01     ` Paul Brook
2005-04-21 16:02       ` developer
2005-04-22 14:50       ` developer [this message]
2005-04-22 15:01         ` Jonas Maebe
2005-04-22 15:41           ` developer
2005-04-22 16:12             ` Jonas Maebe
2005-04-22 16:30               ` developer
2005-04-22 16:33               ` Paul Brook
2005-04-23  9:05                 ` developer
2005-04-23 11:33                   ` Paul Brook
2006-03-15  8:15                     ` [Qemu-devel] Dynamic compiler future (was Re: X86_64 (AMD64) build segfaults) Antti P Miettinen
2005-04-22 22:12               ` [Qemu-devel] X86_64 (AMD64) build segfaults Joshua Root
2005-04-21 15:11     ` Paul Brook
  -- strict thread matches above, loose matches on Subject: below --
2005-04-22 16:35 Jung-uk Kim
2005-04-22 16:49 Jung-uk Kim
2005-04-23  9:06 ` developer
2005-05-02 17:40   ` Jung-uk Kim

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=20050422165042.6da168de@smirftschs.home.tld \
    --to=developer@isl-gbr.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).