Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Compile error "thread-local storage not supported ..."
Re: Compile error "thread-local storage not supported ..." [message #9325 is a reply to message #9318] Fri, 27 April 2007 10:27 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
Yes, I know about this, but see no good solution.

There is no way how to have TLS variables in MingW.

The only possible option is to change the code of allocator to work without them (or use USEMALLOC). But that will cripple MT performance big big time (anything you would gain by going multicore you will loose by this quirk).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: are there any sorting routines?
Next Topic: IsUpper bug?
Goto Forum:
  


Current Time: Mon Aug 25 04:48:42 CEST 2025

Total time taken to generate the page: 0.05864 seconds