qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] win32 build broken


From: Renzo Davoli
Subject: Re: [Qemu-devel] win32 build broken
Date: Thu, 6 Jan 2005 23:35:07 +0100
User-agent: Mutt/1.3.28i

I have the same problem on linuxppc (also using tonight cvs updates).
(the line is 1265 instead of 1266).

renzo

On Tue, Jan 04, 2005 at 09:55:53PM +0100, Ren? Korthaus wrote:
> >Hi,
> >
> >build of cvs for win32 abort with:
> >
> >/home/ronald/Prog/Win32/combo/qemu-win32/target-i386/op.c: In function 
> >`op_goto_tb0':
> >/home/ronald/Prog/Win32/combo/qemu-win32/target-i386/op.c:1266: 
> >warning: implicit declaration of function `GOTO_TB'
> >../dyngen.exe -o op.h op.o
> >dyngen: ret or jmp expected at the end of op_movslq_T0_T0
> >make[1]: *** [op.h] Erreur 1
> >
> >GOTO_TB is not defined in exec-all.h because of undefined 
> >USE_DIRECT_JUMP.
> 
> Same issue on Mac OS X:
> 
> /Users/cordney/cocoa/qemu-cvs/target-i386/op.c: In function 
> `op_goto_tb0':
> /Users/cordney/cocoa/qemu-cvs/target-i386/op.c:1266: warning: implicit 
> declaration of function `GOTO_TB'
> /Users/cordney/cocoa/qemu-cvs/target-i386/op.c: At top level:
> /Users/cordney/cocoa/qemu-cvs/dyngen-exec.h:201: warning: `__op_param3' 
> defined but not used
> ../dyngen -o op.h op.o
> dyngen: empty code for op_movslq_T0_T0
> make[1]: *** [op.h] Error 1
> make: *** [all] Error 1
> 
> May somebody provide a fix?




reply via email to

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