$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2008-07-05 05:29:42
Jurko GospodnetiÄ wrote:
> Hi Volodya.
>
>> The como toolset cannot produce shared libraries, so use link=static.
>
> Just curious... is this a restriction of the Boost Build como toolset
> module or of the comeau tools themselves? Never used Comeau
> personally... except to test code snippets on their web site...
When the toolset was written, it was restriction of the toolset. Comeau
has provided me with a free copy specifically for testing Boost.Build,
and they had a new Linux release recently -- which I indend to try.
Hopefully this limitation is fully lifted.
- Volodya