Hello everyone, Linking together rodata sections from object files into the final elf, the output rodata section varies in its contents, and there is also size difference. I have verified the individual object files between different builds, there .rodata has no change. Is this expected behaviour? Can someone guide me to the optimization, filename which is responsible for this mapping? Ideas to debug this issue further would also be highly appreciated.
--Aayush