------- Additional Comments From matt at NetBSD dot org  2009-08-25 20:28 
-------
This is actually a bug in objcopy:

gas/as-new -KPIC -mabi=n32 -o /tmp/devname.so /tmp/devname.s       
ld/ld-new -shared -o /tmp/devname.so.1 /tmp/devname.so             
binutils/objcopy -x /tmp/devname.so                                
ld/ld-new -shared -o /tmp/devname.so.1 /tmp/devname.so 
ld/ld-new: error: /tmp/devname.so contains a reloc (0x0000000000000914) for 
section .text that 
references a non-existent global symbol
ld/ld-new: final link failed: Bad value


-- 


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

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