> = > Both binutils and glibc's configure scripts will see > it as a mips32, because it does not start off with > mips64 in the name. Should probably fix the configury to recognize mipsisa64 as a 64-bit target. binutils should already do this for mipsisa64-linux-gnu, but I don't know about current glibc. -eric