bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/5522] Section contents partially overwritten with zero


From: hjl at lucon dot org
Subject: [Bug ld/5522] Section contents partially overwritten with zero
Date: 25 Dec 2007 22:37:02 -0000

------- Additional Comments From hjl at lucon dot org  2007-12-25 22:37 -------
It works with binutils in CVS as of 2007-12-25:

./ld -m elf_i386 -o x -T bss.lds attention.o libbss.a 
objdump -s -j .bs.server.name attention.o

attention.o:     file format elf32-i386

Contents of section .bs.server.name:
 0000 41747465 6e74696f 6e536967 6e00      AttentionSign.  
objdump -s -j .bs.server.name x

x:     file format elf32-i386

Contents of section .bs.server.name:
 400620 41747465 6e74696f 6e536967 6e00      AttentionSign.  

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl at lucon dot org
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME
            Version|2.18                        |2.19 (HEAD)


http://sourceware.org/bugzilla/show_bug.cgi?id=5522

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