$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2003-11-06 02:28:36
> I've put together a set of draft guidelines come tutorial for libraries
that
> have separate source code - this is really just a distillation of my
> experience with the regex library, updated to reflect Rene's forthcoming
> install code. Most of what follows is unashamedly Windows centric, there
> being much fewer issues effecting Unix shared libraries. It also doesn't
> cover the build system / Jamfiles required, but I suspect that Rene is
> working on that already. The complete text is shown below, as ever
comments
> are very welcome!
It's all very enlighting. I will apply it to Boost.Test right after release.
Gennadiy.