From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CloXG-0006wi-BH for qemu-devel@nongnu.org; Tue, 04 Jan 2005 08:15:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CloXE-0006vg-Am for qemu-devel@nongnu.org; Tue, 04 Jan 2005 08:15:40 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CloXE-0006vW-7O for qemu-devel@nongnu.org; Tue, 04 Jan 2005 08:15:40 -0500 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CloLw-0007Qr-9X for qemu-devel@nongnu.org; Tue, 04 Jan 2005 08:04:00 -0500 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CloLv-0003OK-00 for ; Tue, 04 Jan 2005 14:03:59 +0100 Received: from amarseille-206-1-16-198.w81-50.abo.wanadoo.fr ([81.50.81.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Jan 2005 14:03:59 +0100 Received: from daimon55 by amarseille-206-1-16-198.w81-50.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Jan 2005 14:03:59 +0100 From: Ronald Date: Tue, 04 Jan 2005 14:03:52 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] win32 build broken Reply-To: daimon55@free.fr, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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. Best wishes for this new year.