From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CUUKW-0002Ie-Ja for qemu-devel@nongnu.org; Wed, 17 Nov 2004 13:14:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CUUKV-0002Hq-2x for qemu-devel@nongnu.org; Wed, 17 Nov 2004 13:14:55 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CUUKU-0002HC-Uu for qemu-devel@nongnu.org; Wed, 17 Nov 2004 13:14:55 -0500 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CUU9t-0003zo-CB for qemu-devel@nongnu.org; Wed, 17 Nov 2004 13:03:57 -0500 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CUU9m-00054t-00 for ; Wed, 17 Nov 2004 19:03:50 +0100 Received: from amarseille-206-1-13-84.w81-49.abo.wanadoo.fr ([81.49.73.84]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Nov 2004 19:03:50 +0100 Received: from daimon55 by amarseille-206-1-13-84.w81-49.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Nov 2004 19:03:50 +0100 From: Ronald Date: Wed, 17 Nov 2004 19:03:46 +0100 Message-ID: References: <50270.64.142.37.183.1100658009.squirrel@64.142.37.183> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] Re: Fedora Core 2 Compilation Problems Reply-To: daimon55@free.fr, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Le Tue, 16 Nov 2004 18:20:09 -0800, brian a écrit : > I'm using gcc 3.3.3, binutils 2.15.90.0.3 and glibc 2.3.3. Here are my > questions: > > 1) Is anyone else developing on Fedora Core 2 (or at least with similar > gcc/binutils/glibc versions) and managing to compile? If so, can you see > what I am doing wrong? > That will not help you to solve your troubles, but I am using gcc-3.3.4,binutils-2.15,glibc-2.3.3(nptl) and linux-2.6.9 (all vanilla), qemu compiles and runs perfectly ({i386,ppc}-softmmu are the only one I've tried ATM).