Alessandro Corradi wrote:
[snip]
> 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?

You are either compiling natively on a mips system and have CONFIG_CROSS
enabled, or you have no cross-compiler, or the cross-compiler has a
different name than the default.


Thiemo


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to