Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2003-11-06 08:17:14


> 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.




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk