$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [bjam] Building Regex with static runtime linking
From: Max (more4less_at_[hidden])
Date: 2009-06-10 18:02:48
> > John, why is icucore target (and other icu targets), have <link>shared
in
> > requirements? There's a number of ways to fix the direct issue above,
> > but I need to know what was the original intention.
>
> Ah, good point: the libraries that ICU supply are DLL's, you can't use
them
> with the static msvc runtime as far as I know unless the OP has done a
> custom build of ICU?
That's the point. I don't remember exactly what I have done during the
process
of installing ICU. But one thing clear is that I haven't modified the
solution
configuration that comes with the original package.
Thank you for you time, John.
B/Rgds
Max