From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GsPd0-0005i5-UB for qemu-devel@nongnu.org; Thu, 07 Dec 2006 15:13:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GsPcw-0005ek-RV for qemu-devel@nongnu.org; Thu, 07 Dec 2006 15:13:58 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsPcw-0005eb-Na for qemu-devel@nongnu.org; Thu, 07 Dec 2006 15:13:54 -0500 Received: from [193.7.176.60] (helo=mail.bawue.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GsPcw-0005sJ-G4 for qemu-devel@nongnu.org; Thu, 07 Dec 2006 15:13:54 -0500 Date: Thu, 7 Dec 2006 20:11:20 +0000 Subject: Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error) Message-ID: <20061207201120.GC30318@networkno.de> References: <45786116.1000504@mail.berlios.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45786116.1000504@mail.berlios.de> From: Thiemo Seufer Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-devel@nongnu.org Stefan Weil wrote: > Hi, > > the latest changes of QEMU CVS break compilation for MIPS systems > without a FPU. Such systems are in wide use (DSL routers like > Sinus 154 and Fritz!Box), and several developers already use QEMU > for emulation of these systems. Fixed, thanks for the report. Thiemo