|
From: | hjl.tools at gmail dot com |
Subject: | [Bug gold/18106] error: TLS relocation against invalid instruction |
Date: | Sun, 22 Mar 2015 03:26:04 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=18106 --- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> --- address@hidden elf]$ gcc -fuse-ld=gold -m32 tst-tls3.o tst-tlsmod1.so tst-tls3.c:40: error: TLS relocation against invalid instruction tst-tls3.c:41: error: TLS relocation against invalid instruction collect2: error: ld returned 1 exit status address@hidden elf]$ gcc -fuse-ld=bfd -m32 tst-tls3.o tst-tlsmod1.so address@hidden elf]$ -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |