$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] [Locale] Help Needed with Boost-Build
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-09-27 08:00:10
On Thursday, September 23, 2010 05:12:28 pm Artyom wrote:
> > Can you update boost svn, and try again. I've just now checked in a
> > forgotten change.
>
> Thanks, I've committed some small fixes but I also
> noticed that libboost_locale.so is not getting linked,
> with ICU, is there any way to fix this?
I've checked in the attached patch -- does it fix things for you? You must
rerun bjam with the -a option in order for the .so to be relinked.
- Volodya