[Bug ld/2524] Solaris versioning glitches when building shared libraries against static ones

2009-10-03 Thread andyjstormont at googlemail dot com
--- Additional Comments From andyjstormont at googlemail dot com 2009-10-03 17:59 --- I can confirm this bug exists on i386-pc-solaris2.11. One work-around I have found is making -lpthread the first argument, this is very hacky but works. -- What|Removed

[Bug gas/3041] Bogus jump to weak symbol on m68k-unknown-netbsd

2009-10-03 Thread vincent dot riviere at freesbee dot fr
--- Additional Comments From vincent dot riviere at freesbee dot fr 2009-10-03 16:38 --- Created an attachment (id=4250) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4250&action=view) Fix addend for weak references to data symbols The attached patch fixes this problem. I inclu

[Bug gas/3041] Bogus jump to weak symbol on m68k-unknown-netbsd

2009-10-03 Thread vincent dot riviere at freesbee dot fr
--- Additional Comments From vincent dot riviere at freesbee dot fr 2009-10-03 16:31 --- The resulting addend is still wrong when the referenced symbol is defined as weak in the .data or .bss section. This happens in binutils 2.19.1 and the latest 2.20 from CVS. -- What

[Bug binutils/10341] objdump segfault on stripped elf files

2009-10-03 Thread paulreed at paddedcell dot com
--- Additional Comments From paulreed at paddedcell dot com 2009-10-03 08:11 --- Committed by amodra -- What|Removed |Added Status|WAITING |R