On Fri, Jan 05, 2007 at 03:08:47AM +0530, Siju George wrote: > Hi, Hi! > will the SGI port run under mips/mipsel? 'mipsel' not, since the SGI port uses big endian mips. On some parts it has code for little endian too, but not everywhere. If you mean by 'mipsel' the gnu toolchain target then it is even harder, since it is 32bit. SGI is mips64. There are a lot of different mips designs. Don't get confused ;) The different desings support different subsets of commands... Besides that, you will need macebus/crimebus on the qemu to use the SGI port.
Sorry, Rainer

