[Bug c/56371] When building GCC from combined tree, configure is making wrong assumptions about 'gas' and 'ld'
k2k at narod dot ru
gcc-bugzilla@gcc.gnu.org
Sun Feb 17 23:12:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56371
--- Comment #1 from Karlson2k <k2k at narod dot ru> 2013-02-17 23:12:26 UTC ---
Too many differences to quickly predict what and where wrong, but most
significant for me is 'thread-local storage'. Compiled GCC from combined tree
don't have emulation for TLS and resulted GCC fail for build any program with
'static __thread'.
More information about the Gcc-bugs
mailing list