$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2006-02-08 08:02:42
Vladimir Prus wrote:
> Also, I see that V1 toolset just just one "link" action, while all other V1
> toolset have one "link" action for executables, and one for shared libraries.
> Can somebody tell if the "link" action in dmc is extra smart, or shared
> libraries are just not supported on that toolset?
My guess is that the link action for shared libraries is dead on the other
toolsets.
Markus