$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland (roland.schwarz_at_[hidden])
Date: 2004-08-04 08:58:02
On Wed, 4 Aug 2004 15:33:36 +0200 Bronek Kozicki <brok_at_[hidden]> wrote:
> Michael Glassford wrote:
> >> I think that Michael did the same mistake as I : forgot to place
> >> these symbols in extern "C".
> >
> > Thanks, that did turn out to be the problem. It works fine, now, which
> > is really good news.
>
> What happens if you compile whole solution to separate .lib (static
> library), then link this library to some other project using TLS and
> threads? This did not work for me (under MSVC6)...
What did you observe?
Roland