$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2006-03-29 07:09:55
"Ulrich Eckhardt" wrote:
> Later on, we replaced
> that with #including the sourcefiles (<lib/thread/src/...>) into a single
> file
>
I too use this way and prefere it very much to bjam.
I met few problems: older Serialization (around 1.32)
had issues in mixing binary and text archive files together.
> I personally would be interested in documenting how to use Boost libs this
> way
> and also make it an officially supported way to do so.
>
Perhaps this may start as page on Boost.Wiki
and if enough of information is collected it may its way
into documentation.
/Pavel