From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1At1oY-0003tT-7o for qemu-devel@nongnu.org; Tue, 17 Feb 2004 04:46:50 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1At1o1-0003hx-8B for qemu-devel@nongnu.org; Tue, 17 Feb 2004 04:46:49 -0500 Received: from [130.136.10.114] (helo=pob.cs.unibo.it) by monty-python.gnu.org with esmtp (Exim 4.24) id 1At1o0-0003hI-RU for qemu-devel@nongnu.org; Tue, 17 Feb 2004 04:46:16 -0500 Date: Tue, 17 Feb 2004 10:46:14 +0100 Message-ID: <20040217094614.GC1341@cs.unibo.it> References: <20040217070303.GA1265@cs.unibo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040217070303.GA1265@cs.unibo.it> From: renzo@cs.unibo.it (Renzo Davoli) Subject: [Qemu-devel] Re: Latest CVS problem on ppc Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I am having problems on i386 too. on a debian woody (gcc version 2.95.4 20011002 (Debian prerelease)) I get: qemu/cpu-exec.c:467: more than 10 operands in `asm' on a debian sid (gcc version 3.3.3 20031206 (prerelease)) I get target-i386/helper2.c: In function `cpu_x86_init': /home/renzo/qemutest/cvsnew/qemu/target-i386/helper2.c:97: error: storage size of `ldt' isn't known /home/renzo/qemutest/cvsnew/qemu/target-i386/helper2.c:97: warning: unused variable `ldt' I'll have a look of them as soon as I have a bit of spare time, if somebody has already fix them please either reply on ML or upload a new version on cvs. tnx. renzo