|
From: | ncahill_alt at yahoo dot com |
Subject: | [Bug gold/20308] Gold should support i386 TLS code sequences without PLT |
Date: | Thu, 18 Aug 2016 13:44:46 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20308 --- Comment #16 from ncahill_alt at yahoo dot com --- I've tried this again: 1. I build binutils-2.27 in an empty folder. 2. I run "make check" in "binutils-2.27/gold/" 3. It fails with "missing expected TLS relocation". "readelf -r pr20308_gd.o" shows R_386_GOT32. 4. I run "make clean" in "binutils-2.27/gold/testsuite/". 5. I run "make check" in "binutils-2.27/gold/". 6. All tests pass and readelf shows "unrecognized: 2b". This is with the changes above in the "try this" attachment. I also tried without them, the error is not resolved. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |