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 1At2ha-0007W7-Bf for qemu-devel@nongnu.org; Tue, 17 Feb 2004 05:43:42 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1At2h4-0007Kh-8X for qemu-devel@nongnu.org; Tue, 17 Feb 2004 05:43:41 -0500 Received: from [213.41.78.206] (helo=smtp-ft3.fr.colt.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1At2h1-0007KT-L9 for qemu-devel@nongnu.org; Tue, 17 Feb 2004 05:43:07 -0500 Received: from alcor.imaginet.fr (alcor.imaginet.fr [195.68.86.12]) by smtp-ft3.fr.colt.net with ESMTP id i1HAh4b23552 for ; Tue, 17 Feb 2004 11:43:04 +0100 Received: from gw.netgem.com ([195.68.2.34]:63236 helo=free.fr) by alcor.imaginet.fr with esmtp (Exim) id 1At2j6-0003Qv-2k for ; Tue, 17 Feb 2004 11:45:16 +0100 Message-ID: <4031F0B8.10808@free.fr> Date: Tue, 17 Feb 2004 11:45:12 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] Latest CVS problem on ppc References: <20040217070303.GA1265@cs.unibo.it> In-Reply-To: <20040217070303.GA1265@cs.unibo.it> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Oops, I forgot that problem. I will fix it by adding a precompiled binary file. Fabrice. Renzo Davoli wrote: > On ppc when I try to compile qemu it breaks with a screenful of errors > on linuxboot.S > > It seems to be an i386 assembly source code, my gcc gets "a bit > confused" on it. > > Maybe a change in the Makefile is needed (to avoid the use of that file > when compiling od a different architecture). > > If I have spare time I'll track better the problem later. > > ciao > renzo > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://mail.nongnu.org/mailman/listinfo/qemu-devel > >