From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19k0ww-0002ca-M3 for qemu-devel@nongnu.org; Tue, 05 Aug 2003 08:29:58 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19k0tg-0001d2-Gs for qemu-devel@nongnu.org; Tue, 05 Aug 2003 08:27:07 -0400 Received: from [212.16.59.250] (helo=www.13thfloor.at) by monty-python.gnu.org with esmtp (Exim 4.20) id 19k0t9-0001Vb-0O for qemu-devel@nongnu.org; Tue, 05 Aug 2003 08:26:03 -0400 Date: Tue, 5 Aug 2003 14:26:10 +0200 From: Herbert =?iso-8859-1?Q?P=F6tzl?= Subject: Re: [Qemu-devel] powerpc (debian/sid) woes Message-ID: <20030805122610.GB22292@www.13thfloor.at> References: <3F258305.3000303@petig-baender.de> <3F26DFAA.2000508@free.fr> <1059514392.1750.805.camel@jma1.dev.netgem.com> <1059575253.1749.817.camel@jma1.dev.netgem.com> <3F2F9294.80800@petig-baender.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <3F2F9294.80800@petig-baender.de> Reply-To: herbert@13thfloor.at, qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christof Petig Cc: qemu-devel@nongnu.org On Tue, Aug 05, 2003 at 01:18:44PM +0200, Christof Petig wrote: > Jocelyn Mayer schrieb: > >I compiled a fresh gcc 3.3 tonight. > >I've been able to build all qemu emulator targets, > >after a cvs update with no problems. > >My config is now: > >kernel 2.6.0-test1 > >glibc 2.2.5 > >gcc 3.3 > >binutils 1.13 > > My problem is not that it does not compile with 3.3 (it actually > compiles well). If compiled with 3.3 it goes into an endless loop (or > ill-instructs with -O1). And I can't go back to 2.95 because 2.95 does > not like the new debian kernel headers. hmm, so debian uses gcc 3.3.1 ? doesn't sound like anything stable at all ... unusual > Anyway the fact that different kernel headers (2.4.21-powerpc) are > shipped with glibc on debian and used during the compilation might be > the problem for me. > > Perhaps I would have had more luck if I either took my 2.4.21 headers or > the 2.6.0-test2 headers. I will give it a try (but 2.6.0-test2 does not > compile for me [problem with event.c]) IMHO, glibc should providei/use the 'correct' headers (the ones glibc was compiled for/with) and the kernel should use its own ... probably gcc itself does something unexpected ... HTH, Herbert > gcc-3.3 3.3.1-0rc2 > binutils 2.14.90.0.5-0.2 > libc6-dev 2.3.1-17.0.2 (which ships some kernel headers) > running kernel is 2.4.21-ben2 > > So my hope was that somebody experienced with ppc on this list might > spot that the generated assembler code (see my previous mail) was plain > wrong (or wrongly cut out). > Christof > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://mail.nongnu.org/mailman/listinfo/qemu-devel