
15 Dec
2004
15 Dec
'04
7:29 p.m.
Andrew Reusch wrote:
Apparently, the toolchain I built wasn't handling the .rodata.str1.4 section correctly, it wasn't being subsumed into the .text section. Instead it was at some low address.
What I said was wrong. Is it correct to say that the ".rodata.str1.4" section is realigned or relocated to be part of the ".data" sections by the linker?