tar zxvf binutils-2.9.tar.gz cd binutils-2.9/ setenv SGI_ABI "-32" setenv CC cc ./configure --host=mips-sgi-irix5.3 --build=mips-sgi-irix5.3 \ --target=mips-sgi-irix5.3 make make install