Boost logo

Boost-Build :

From: Renaud Lepere (renaud.lepere_at_[hidden])
Date: 2006-04-12 05:17:48


I would like to use boost c++ libraries with bbv2. I have
a problem for libraries containing true libs (not
libraries with only headers) with gcc. (under msvc linking
is done automatically #pragma comment(lib, name)).

I compiled installed the latest boost c++ libraries
in c:/Boost/lib and in c:/boost/include using bbv1 as
described in the documentation.

c:/boost/lib contains a lot of libraries corresponding
to the availables runtimes for example
(libboost_serialization-gcc-mt-1_33.lib).

So i can possibly use prebuilt targets as described in
the bbv2 manual. But is there a better way to do it ?

Should i compile and install boost c++ libraries with
bbv2 ? Is there some documentation of how to do this ?

Thanks

Renaud


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk