When generating relocatable output SHT_NOBITS sections
were still occupy the file space.
Patch fixed that.
Differential D17817
[ELF] do not allow .bss to occupy the file space when producing relocatable output. grimar on Mar 2 2016, 9:21 AM. Authored by
Details
Diff Detail Event Timeline
|
Do you have to set file offsets to bss sections?