bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/948] Wrong LMA for section with empty input section.


From: hjl at lucon dot org
Subject: [Bug ld/948] Wrong LMA for section with empty input section.
Date: 17 May 2005 17:20:56 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]