[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] sh4: further updates
From: |
Magnus Damm |
Subject: |
Re: [Qemu-devel] sh4: further updates |
Date: |
Mon, 14 May 2007 18:01:00 +0900 |
Hi Thiemo!
Thanks for testing and applying!
On 5/14/07, Thiemo Seufer <address@hidden> wrote:
The sh4-fpu-new patch fails to build (on ppc/Linux) with:
gcc-3.4 -Wall -O2 -g -fno-strict-aliasing -I. -I..
-I/home/ths/qemu/qemu-write/target-sh4 -I/home/ths/qemu/qemu-write
-D__powerpc__ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/home/ths/qemu/qemu-write/fpu -I/home/ths/qemu/qemu-write/slirp -c -o
translate-op.o /home/ths/qemu/qemu-write/translate-op.c
In file included from /home/ths/qemu/qemu-write/translate-op.c:36:
./op.h: In function `dyngen_code':
./op.h:1220: error: syntax error before ')' token
./op.h:1221: error: syntax error before ')' token
make[1]: *** [translate-op.o] Error 1
make[1]: Leaving directory `/home/ths/qemu/qemu-write/sh4-softmmu'
make: *** [subdir-sh4-softmmu] Error 2
Does the attached patch fix your problem? Apply on top of sh4-fpu-new.
/ magnus
qemu-cvs_20070514-fpu-new-fix-ppc.patch
Description: Text Data