>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