$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Edward Diener (eldiener_at_[hidden])
Date: 2008-03-29 21:02:18
Rene Rivera wrote:
> Edward Diener wrote:
>> This is just a headsup to say that the documentation page of the new
>> Boost web site for 1.35 says "Standard Build & Link: Header Only" for
>> all libraries.
>
> Hm. I see some that are not header only. Or are you referring to
> something else?
No, you are correct and I did not look carefully enough. But some which
I thought were not header only are described that way. For instance the
Regex++ library is not header only, but it is described that way on the
page. Signals also builds libraries. There are some others, I believe,
which may not be marked correctly. I assume header only means no
shared/static libraries are built.