|
|
Home » U++ Library support » U++ Core » Compile error "thread-local storage not supported ..."
Compile error "thread-local storage not supported ..." [message #9318] |
Thu, 26 April 2007 18:35  |
masu
Messages: 378 Registered: February 2006
|
Senior Member |
|
|
Hi,
I get the following output when compiling theIDE 704.r59 (checked it out yesterday) in MT mode:
----- ide\Common ( GUI MT GCC WIN32 ) (1 / 27)
----- ide\LayDes ( GUI MT GCC WIN32 ) (2 / 27)
----- ide\IconDes ( GUI MT GCC WIN32 ) (3 / 27)
----- ide\Builders ( GUI MT GCC WIN32 ) (4 / 27)
----- ide\Debuggers ( GUI MT GCC WIN32 ) (5 / 27)
----- ide\Browser ( GUI MT GCC WIN32 ) (6 / 27)
----- CodeEditor ( GUI MT GCC WIN32 ) (7 / 27)
----- CtrlLib ( GUI MT GCC WIN32 ) (8 / 27)
----- Web ( GUI MT GCC WIN32 ) (9 / 27)
----- plugin\bz2 ( GUI MT GCC WIN32 ) (10 / 27)
----- HexView ( GUI MT GCC WIN32 ) (11 / 27)
----- Esc ( GUI MT GCC WIN32 ) (12 / 27)
----- Core ( GUI MT GCC WIN32 ) (13 / 27)
lheap.cpp
d:\programs\upp-uvs\uppsrc\Core\/HeapImp.h:41: error: thread-local storage not supported for this targe
t
heap.cpp
d:\programs\upp-uvs\uppsrc\Core\/HeapImp.h:41: error: thread-local storage not supported for this targe
t
d:\programs\upp-uvs\uppsrc\Core\heap.cpp:144: error: thread-local storage not supported for this target
String.cpp
d:\programs\upp-uvs\uppsrc\Core\/HeapImp.h:41: error: thread-local storage not supported for this targe
t
WString.cpp
d:\programs\upp-uvs\uppsrc\Core\/HeapImp.h:41: error: thread-local storage not supported for this targe
t
Creating library...
Core: 4 file(s) built in (0:06.57), 1644 msecs / file, duration = 6609 msecs
There were errors. (0:06.80)
2007.1 compiles fine in MT mode.
System: WinXP, MingW 4.1.1, 704.r59 (not MT)
Any idea?
Matthias
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Mon May 12 08:20:22 CEST 2025
Total time taken to generate the page: 0.00873 seconds
|
|
|