Now that I've made the MIPS ld.elf_so relocate properly, it is possible to turn off ELF_INTERP_NON_RELOCATABLE. I'm not sure what the right way to stage this is, though, because we presumably want to allow people to continue running the old ld.elf_so for a while, and just turning off the flag will break it. Suggestions?