[Bug ld/14124] Linking fails with 'address of section '.tbss' moves backward from 0xc008 to 0xc000'
http://sourceware.org/bugzilla/show_bug.cgi?id=14124 Scott Talbert changed: What|Removed |Added CC||swt at techie dot net --- Comment #2 from Scott Talbert 2012-12-07 14:59:43 UTC --- Did you ever find a solution or workaround to this? I'm running into a similar problem. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug ld/14124] Linking fails with 'address of section '.tbss' moves backward from 0xc008 to 0xc000'
http://sourceware.org/bugzilla/show_bug.cgi?id=14124 --- Comment #3 from Scott Talbert 2012-12-07 18:29:36 UTC --- In my case, I removed uses of __thread (Thread Local Storage) and this enabled the code to link. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils