
24 Dec
2007
24 Dec
'07
6:49 p.m.
"Ilya Sokolov" <fal_delivery@mail.ru> wrote in message news:fkoag7$squ$1@ger.gmane.org...
Ilya Sokolov wrote:
Gennadiy Rozental wrote: [snip]
I want to seamlessly migrate from static UTF to shared.
And that is important for Boost itself, for example:
http://lists.boost.org/Archives/boost/2006/11/113037.php
--- quote --- I think the problem here is for Boost tests itself. Now, large number of them does not work with shared linking. So, I'm about to commit Juergen's patch that explicitly makes all Boost test link to static version of Boost.Test
As far as I know Boost is using shared libraries where possible and uses static otherwise. Gennadiy