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


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to