------- Additional Comments From nickc at redhat dot com 2008-11-18 15:11 ------- Subject: Re: 64-bit libstdc++.so fails to link on Solaris 11/SPARC: could not read symbols: Bad value
Hi Rainer, > Every single one of the libstdc++ object files is affected. E.g. > > % readelf -S --wide .libs/wstring-inst.o |grep -A1 '\.bss' > [191] .bss._ZZL18__gthread_active_pvE21__gthread_active_once PROGBITS > 0000000000000000 0205a8 000020 00 WA 0 0 8 > If I assemble the same source file with gas 2.19, I get > > [ 3] .bss NOBITS 00000000 00003c 000000 00 WA 0 0 > 1 > [338] .bss._ZZL18__gthread_active_pvE21__gthread_active_once NOBITS > 00000000 01a988 000020 00 WA 0 0 8 So, are you saying that assembling with gas v2.19 fixes the problem ? If so, can we close the PR (and apply the patch) ? Cheers Nick -- http://sourceware.org/bugzilla/show_bug.cgi?id=7027 ------- 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