Subject: Re: [Boost-build] How to avoid already defined symbols with shared linkage using some libraries as static?
From: Dmitry Timoshenko (dimentiy2k_at_[hidden])
Date: 2011-04-02 10:51:08


It seems I should better checks for everything before write posts. I
resolved it

it's possible to specify library suffix /<link>static like this

/boost/date_time//boost_date_time/<link>static

Thank you.