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 1AI1nr-0007KJ-Di for qemu-devel@nongnu.org; Fri, 07 Nov 2003 03:17:11 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AI1nC-0006F3-2i for qemu-devel@nongnu.org; Fri, 07 Nov 2003 03:17:02 -0500 Received: from [62.53.231.7] (helo=b.frontend.um.mediaways.net) by monty-python.gnu.org with smtp (Exim 4.24) id 1AI1nB-0006Bi-Hs for qemu-devel@nongnu.org; Fri, 07 Nov 2003 03:16:29 -0500 Message-ID: <3FAB54CB.9020109@petig-baender.de> Date: Fri, 07 Nov 2003 09:16:11 +0100 From: Christof Petig MIME-Version: 1.0 References: <20031107004225.B5025837@aisa.fi.muni.cz> In-Reply-To: <20031107004225.B5025837@aisa.fi.muni.cz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: QEmu on debian PPC unstable Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Klokan Petr Pridal Cc: qemu-devel@nongnu.org Klokan Petr Pridal schrieb: > Hi, > > I have read your message in QEmu mailing-list about compilation of > QEmu on Debian UNSTABLE PowerPC.. > > Please, are you running Qemu on that that distribution? Have you some > newer Wine as you noticed in mail? Could you send me binaries or give > me an advice how to compile qemu-0.5? I am running today CVS's qemu on today's debian/sid. No problem with qemu-i386 and Wine 20030813 (on debian/woody+bunk+gnome2.2). [Today CVS's Wine is just compiling] [gcc 3.3.2, XFree 4.3.0] Only two minor problems left: images tend to get color shifted (xlib bug) and some apps have font problems (wine configuration mess up, AFAICT). > I have failed with compilation with "more than 10 operands in asm" > call - same as you write in conference. (When use gcc-3.3) Is this > bug patched somewhere? I suspect that a newer version of kernel-header-something fixed that for me. Only sparc has issues: [...] /home/christof/sourceforge/qemu/target-sparc/op.c:421: Warnung: unused variable `V' /tmp/ccuAOhsB.s: Assembler messages: /tmp/ccuAOhsB.s:2985: Error: symbol `__op_label0.__func__' is already defined make[1]: *** [op.o] Fehler 1 make[1]: Leaving directory `/home/christof/sourceforge/qemu/sparc-user' Christof PS: Sending binary in private mail.