qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] target-ppc: does not compile anymore
Date: Thu, 02 Oct 2008 15:47:48 +0200	[thread overview]
Message-ID: <48E4D104.8000000@aurel32.net> (raw)
In-Reply-To: <48E4B38A.4010506@opensuse.org>

Martin Mohring a écrit :
> Martin Mohring wrote:
>> not sure, which change it was. But now I get both on x86_64 or i586
>> host, opensuse 11.0, a compile error:
>>
>> gcc -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels
>> -Wwrite-strings  -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  -m32 -I. -I..
>> -I/usr/src/packages/BUILD/qemu-0.9.2svn5391/target-ppc
>> -I/usr/src/packages/BUILD/qemu-0.9.2svn5391 -MMD -MT op.o -MP
>> -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
>> -I/usr/src/packages/BUILD/qemu-0.9.2svn5391/tcg
>> -I/usr/src/packages/BUILD/qemu-0.9.2svn5391/tcg/i386
>> -I/usr/src/packages/BUILD/qemu-0.9.2svn5391/fpu  -DHAS_AUDIO
>> -DHAS_AUDIO_CHOICE -I/usr/src/packages/BUILD/qemu-0.9.2svn5391/slirp  -c
>> -o op.o /usr/src/packages/BUILD/qemu-0.9.2svn5391/target-ppc/op.c
>> ../dyngen -c -o dyngen-opc.h op.o
>> dyngen: ret or jmp expected at the end of op_divw
>> make[1]: *** [dyngen-opc.h] Error 1
>> make[1]: Leaving directory
>> `/usr/src/packages/BUILD/qemu-0.9.2svn5391/ppc-softmmu'
>> make: *** [subdir-ppc-softmmu] Error 2
>>
>>   
> Some additional Information that you might need (for opensuse 11.0)
> - gcc is version 4.3.1

You need gcc 3.4 to compile the ppc target which still use dyngen.


-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

  reply	other threads:[~2008-10-02 13:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-01 21:45 [Qemu-devel] [5380] target-ppc: fix computation of XER.{CA, OV} in addme, subfme Aurelien Jarno
2008-10-02  0:14 ` [Qemu-devel] target-ppc: does not compile anymore Martin Mohring
2008-10-02 11:42   ` Martin Mohring
2008-10-02 13:47     ` Aurelien Jarno [this message]
2008-10-02 21:36       ` Martin Mohring

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=48E4D104.8000000@aurel32.net \
    --to=aurelien@aurel32.net \
    --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).