$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rozental, Gennadiy (gennadiy.rozental_at_[hidden])
Date: 2003-11-06 13:20:17
> > I still couldn't make Boost.Build to name the libraries
> according to
> > config/auto_link.hpp. Does it have anything to do with state and/or
> install
> > rules? Could somebody give exact instructions?
>
> There is already an install rule in libs/test/build/Jamfile
> that will work if you do a:
>
> bjam stage
>
> or
>
> bjam install
>
> from boost-root.
>
> I've also attached a modified version of your Jamfile that
> will put correctly named libs in boost-root/stage/lib if you
> invoke it from libs/test/build.
>
> John.
Ok. What is the procedure now? Step by step to build, for example,
Boost.Test unit tests?
Gennadiy.