$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-02-02 08:22:59
janssoaf wrote:
> Hello,
>
> for some time now I get tons of warnings about unused sources (example
> below: Msghndlr is a DLL which depends on the TBLib DLL). The reason
> must be the way how DLLs are handled by the msvc toolset, because it
> doesn't happen with the gcc toolset. Is this by design?
No, those warnings should not be there? Have you tried the CVS HEAD version? I
believe this problem was reported a week ago and fixed then.
- Volodya