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++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » thread-local storage not supported for this target
Re: thread-local storage not supported for this target [message #23351 is a reply to message #23346] Tue, 13 October 2009 14:10 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13984
Registered: November 2005
Ultimate Member
[quote title=jiuzhi wrote on Mon, 12 October 2009 19:55]
luzr wrote on Tue, 13 October 2009 03:02
U++ needs TLS. Mingw does not provide one.

Save yourself the trouble and get free M$ Windows SDK (with compiler).

Mirek[/quote


Under Chinese version windows, vs2005+(vs2003 excepted) cannot compile utf8 encoded source files properly.There're will be many C2001 errors,therefore I chose mingw to take the compiler.



Yes, that is unfortunately true. We were trying to workaround this problem for years.... to no avail. The only known fix is to set your XP locals to English...

Quote:


Can I use other thread library?If can, what have to pay attention?



TLS is quite important building block of any serious MT effort, thus I guess it will be limiting issue anyway.

Of course, depends on what are you planing to do with MT. If performance is your concern, a good TLS implementation is a big plus.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Read Message
Read Message
Read Message
Previous Topic: package organizer add/remove flags
Next Topic: Building with Windows 7 SDK (on Vista x64)
Goto Forum:
  


Current Time: Thu Jun 13 01:52:55 CEST 2024

Total time taken to generate the page: 0.01341 seconds