https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83562

ralphengels at gmail dot com <ralphengels at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralphengels at gmail dot com

--- Comment #4 from ralphengels at gmail dot com <ralphengels at gmail dot com> 
---
This still is not working causing several boost libraries to fail building when
using mingw-w64 compilers (gcc-9.3 and gcc-10.2).

Everything works fine with the 64 bit compiler but the i686 compiler reports
broken TLS. While we can get around it by disabling the TLS check for
libbost_fiber-mt.dll libboost_stacktrace_windbg_cached-mt.dll is another story
(halts the build if we skip the TLS check).

Reply via email to