--- Log opened Tue Sep 10 00:00:21 2019 | ||
shorne | ysionneau: cool, I am working on a but with linking tls relocations into static binaries | 17:41 |
---|---|---|
shorne | I think there is a problem with the linker, it tries to create a .rela.got section to store some TLS relocs, but it doesnt allocat space for the .rela.got section. So when it goes to write them it crashes. | 17:42 |
shorne | this doesnt happen when I omit the -static flag | 17:42 |
shorne | Maybe -static should not have .rela.got section? But I haven't found any evidence that says that. | 17:43 |
shorne | ysionneau: In terms of documentation. I meant, only basic relocations are documented. 7 relocations. First 4 are correct, then next 3 don't exist | 17:47 |
shorne | We now have 54 relocations | 17:47 |
shorne | The runtime relocation is R_OR1K_JMP_SLOT, which is for the PLT | 17:49 |
shorne | That one is not properly documented | 17:50 |
--- Log closed Wed Sep 11 00:00:23 2019 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!