
2 Aug
2004
2 Aug
'04
8 p.m.
Holger Grund wrote:
I hope you don't mind following up in here as I don't have access to the private groups right now anyway.
I wonder how many MVPs are in boost :>
So if you use VC7+ linker you need ".tls" section and __tls_used. With a VC6 linker the latter should be sufficient.
I think that in MSVC6 things little are more complicated. But anyway Roland posted nice solution here, I'm testing it now :) B.