qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/5] Fix i386 Host


From: Johannes Schindelin
Subject: Re: [Qemu-devel] [PATCH 1/5] Fix i386 Host
Date: Thu, 17 Jan 2008 13:25:25 +0000 (GMT)
User-agent: Alpine 1.00 (LSU 882 2007-12-20)

Hi,

I get an error with sh4-linux-user and sh4eb-linux-user:

../dyngen -o op.h op.o
dyngen: ret or jmp expected at the end of op_cmp_str_T0_T1

There is a "RETURN();" statement at the end of 
target-sh4/op.c:op_cmp_str_T0_T1() though, so I am puzzled...

It also says "target-ppc/exec.h:44:26: error: #if with no expression", 
because there is an "#if GCC_BREAKS_T_REGISTER" which wants to be an 
"#ifdef".  (This is in patch 1/5.)

Off to lunch, will report on the progress later,
Dscho





reply via email to

[Prev in Thread] Current Thread [Next in Thread]