$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Tomas Puverle (Tomas.Puverle_at_[hidden])
Date: 2006-06-16 09:52:37
> > Yes precisely. Basically, I think what I'm asking for is
> > that <runtime-link>static on Solaris 10 be a no-op.
>
> Unfortunately, some people still like static libraries on Solaris for
> the reasons that Solaris doesn't want you to use them :)
>
> If you could override the no-op behaviour, that would be acceptable to
> most I assume.
I am not sure whether it is a good idea to force people to link
everything dynamically. In our case, all of our apps are built with
static libraries, and for good reasons.