From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C1UiP-0005B4-Pm for qemu-devel@nongnu.org; Sun, 29 Aug 2004 14:47:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C1UiP-0005As-4M for qemu-devel@nongnu.org; Sun, 29 Aug 2004 14:47:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C1UiP-0005Ap-1U for qemu-devel@nongnu.org; Sun, 29 Aug 2004 14:47:45 -0400 Received: from [62.241.160.73] (helo=colossus.systems.pipex.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C1UdE-0006zP-H5 for qemu-devel@nongnu.org; Sun, 29 Aug 2004 14:42:24 -0400 From: Paul Brook Subject: Re: [Qemu-devel] x86 glibc Date: Sun, 29 Aug 2004 19:42:21 +0100 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408291942.21989.paul@codesourcery.com> 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 On Sunday 29 August 2004 18:56, Stephen Thudium wrote: > I would like to use the QEMU User space emulator in order to execute an > x86 binary file in my PPC linux partition. > > In the User Documentation it says, in para 5.1, "On non x86 CPUs, you > need first download at least an x86 glibc > ('qemu-runtime-i386-XXX-.tar.gz' on the QEMU web page). > > But I cannot find that file on the QEMU web page. Can someone suggest > how I download the x86 glibc? You want http://fabrice.bellard.free.fr/qemu/qemu-gnemul-0.5.1.tar.gz Paul