From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C3KuM-0000OT-AK for qemu-devel@nongnu.org; Fri, 03 Sep 2004 16:43:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C3KuJ-0000OH-98 for qemu-devel@nongnu.org; Fri, 03 Sep 2004 16:43:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3KuJ-0000OE-5B for qemu-devel@nongnu.org; Fri, 03 Sep 2004 16:43:39 -0400 Received: from [17.250.248.46] (helo=smtpout.mac.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C3Kod-0006cO-BS for qemu-devel@nongnu.org; Fri, 03 Sep 2004 16:37:47 -0400 Received: from mac.com (webmail11-en1 [10.13.10.117]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id i83KbjYo019560 for ; Fri, 3 Sep 2004 13:37:45 -0700 (PDT) Received: from webmail11 (localhost [127.0.0.1]) by mac.com (Xserve/webmail11/MantshX 4.0) with ESMTP id i83Kbj98009879 for ; Fri, 3 Sep 2004 13:37:45 -0700 (PDT) Message-ID: <11776605.1094243865053.JavaMail.sthudium@mac.com> Date: Fri, 03 Sep 2004 13:37:45 -0700 From: Stephen Thudium in-reply-to: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit references: <200408291942.21989.paul@codesourcery.com> Subject: [Qemu-devel] Installing x86 glibc Reply-To: 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 I would like to use the QEMU user space emulator in order to execute an x86 binary file in my PPC linux partition, which is on my G4 Apple PowerBook. I need to download a x86 glibc. What do I do with the qemu-gnemul-0.5.1.tar.gz file on the QEMU web page?