Follow-up Comment #15, bug #34832 (project make): > We could get rid of that static buffer, or we could use the > __thread declaration, but my point is: if we are enabling to > produce error message strings from several threads, we might > as well actually do that and see that it works, e.g., by > uncommenting the commented-out calls and simulating error > conditions in several threads simultaneously. > > IOW, if we want to have this feature, we might as well make > sure it works.
Well, tls for MSVC is there since 1996. And I assume that it is working since you actually _have_ it there. If you want to propagate the functionality to gcc as I originally intended, you have the patch already, what you want to test seems to be whether gcc+binutils works for you.. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?34832> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make