[Bug ld/14124] Linking fails with 'address of section '.tbss' moves backward from 0xc008 to 0xc000'

2012-12-07 Thread swt at techie dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=14124 Scott Talbert changed: What|Removed |Added CC||swt at techie dot net --- Comment #2

[Bug ld/14124] Linking fails with 'address of section '.tbss' moves backward from 0xc008 to 0xc000'

2012-12-07 Thread swt at techie dot net
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 -