ELF_INTERP_NON_RELOCATABLE
Charles Hannum <[email protected]> Fri, 13 Sep 2002 14:10:12 GMT
| Newsgroups | gmane.os.netbsd.ports.mips |
|---|---|
| Message-ID | <[email protected]> |
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?