------- Additional Comments From hjl at lucon dot org 2005-05-17 17:20 ------- 1. I didn't see a FILL statement in your linker script. 2. LMA of an ELF section is an artificial thing. You should use "readelf -lS" to see the real segment/section/memory layout of an ELF binary. 3. If a section is empty and unused, why should it be marked as LOAD? 4. The non-zero size of empty rodata section is for aligment purpose.
-- What |Removed |Added ---------------------------------------------------------------------------- CC| |hjl at lucon dot org Status|REOPENED |RESOLVED Resolution| |FIXED http://sources.redhat.com/bugzilla/show_bug.cgi?id=948 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils