From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FqArm-0001we-3M for qemu-devel@nongnu.org; Tue, 13 Jun 2006 11:31:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FqArk-0001uh-6T for qemu-devel@nongnu.org; Tue, 13 Jun 2006 11:31:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FqArj-0001uP-V7 for qemu-devel@nongnu.org; Tue, 13 Jun 2006 11:31:40 -0400 Received: from [66.249.92.173] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FqB0h-0007oz-Vm for qemu-devel@nongnu.org; Tue, 13 Jun 2006 11:40:56 -0400 Received: by ug-out-1314.google.com with SMTP id j40so584326ugd for ; Tue, 13 Jun 2006 08:31:38 -0700 (PDT) Message-ID: Date: Tue, 13 Jun 2006 17:31:37 +0200 From: "Alessandro Corradi" Subject: Re: [Qemu-devel] MIPS emulation? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8695_27433495.1150212697936" 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 ------=_Part_8695_27433495.1150212697936 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline >On Sat, Jan 14, 2006 at 07:34:36PM +0100, Tomasz Chmielewski wrote: >>* >(A) You have to build a qemu-specific kernel to use the MIPS QEMU.* >>* * >>* And how to build "qemu-specific MIPS kernel"?* >>* * >>* Is it just a kernel built for MIPS, or perhaps some qemu-specific * >>* patches have to be applied?* > >You have to select QEMU as your machine type when you configure the >kernel. Use the linux-mips.org CVS, of course.. > >>* >(B) I have no idea if that method works with MIPS qemu; I only tested* >>* >-kernel.* >>* * >>* Hmm?* >>* * >>* I didn't quite understand what you mean.* > >I've never used -cdrom or -boot. > >-- >Daniel Jacobowitz >CodeSourcery Hi, I downloaded mips/linux kernel from git and I configure it for qemu. But when I make it gets this error: /bin/sh: line 1: mips-linux-gcc: command not found What's wrong? Thanks Ale ------=_Part_8695_27433495.1150212697936 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
>On Sat, Jan 14, 2006 at 07:34:36PM +0100, Tomasz Chmielewski wrote:
>> >(A) You have to build a qemu-specific kernel to use the MIPS QEMU.
>>
>> And how to build "qemu-specific MIPS kernel"?
>>
>> Is it just a kernel built for MIPS, or perhaps some qemu-specific
>> patches have to be applied?
>
>You have to select QEMU as your machine type when you configure the
>kernel. Use the linux-mips.org CVS, of course..
>
>> >(B) I have no idea if that method works with MIPS qemu; I only tested
>> >-kernel.
>>
>> Hmm?
>>
>> I didn't quite understand what you mean.
>
>I've never used -cdrom or -boot.
>
>--
>Daniel Jacobowitz
>CodeSourcery


Hi,
I downloaded mips/linux kernel from git and I configure it for qemu. But when I make it gets this error:


/bin/sh: line 1: mips-linux-gcc: command not found

What's wrong?

Thanks

Ale
------=_Part_8695_27433495.1150212697936--