Hi, You can use target and host as shown below: --target=mips64el-elf --host=i686-pc-linux-gnu Best Regards, Swami On Tue, 24 May 2005, zouq wrote: > if i want gdb a program of mipsN32, > should i confiure the gdb with target=mips64el-linux?? > > or target=mipsel-linux is ok??? > >