> Iam trying to build a cross compiler for MIPS processor on > "i686-pc-linux-gcc" host. Iam getting some errors during the installation of > BINUTILS(binutils-2.9.1) i.e, after configure, when I type "make" Iam > getting errors. Can u please suggest how to remove these errors. That binutils is extremly old, try using something a little more uptodate... I'd recommend using crosstool to build you cross compiler. -- Kaj-Michael Lang , milang@xxxxxxx