Eli Zaretskii <e...@gnu.org> writes: >> I'm not familiar with Windows TLS support, but '__thread' seems to be >> compiler specific. > > Do we care for any Windows compilers except GCC?
I was rather worried about particular versions of GCC, which might not support it at all (< 3.3?), or might require extra compiler options or runtime dependency: http://sourceforge.net/p/mingw/bugs/1333/ http://sourceforge.net/p/mingw-w64/mailman/message/31213279/ I could be wrong and perhaps it might not be a problem with the recent MinGW releases. Regards, -- Daiki Ueno