All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Mohring <martin.mohring@opensuse.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] target-ppc: does not compile anymore
Date: Thu, 02 Oct 2008 23:36:20 +0200	[thread overview]
Message-ID: <48E53ED4.6080107@opensuse.org> (raw)
In-Reply-To: <48E4D104.8000000@aurel32.net>

Aurelien Jarno wrote:
> 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.
>
>
>   
You are right.

I suppress from my mind from time to time that ppc still does not use tcg.
You remind me why I still keep a copy of the old 3.x gcc compiler to
build the ppc qemu user mode.

      reply	other threads:[~2008-10-02 21:36 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
2008-10-02 21:36       ` Martin Mohring [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=48E53ED4.6080107@opensuse.org \
    --to=martin.mohring@opensuse.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 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.