$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2004-08-02 15:00:05
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.