Boost logo

Boost-Build :

From: renczewski (renczewski_at_[hidden])
Date: 2005-09-29 05:47:03


--- In jamboost_at_[hidden], Rene Rivera <grafik.list_at_r...> wrote:
> renczewski wrote:
> > Hi
> > Iam trying to build boostt libraries with bjam, but i only need
tuple
> > library. Is there a way to build only tuple?
> > Ive tried: bjam --with-tuple --v2 instal but i get mesage
> > erroe: wrong library name 'tuple' in the --with-<library> option.
>
> There is nothing to build for the tuple library. It is header only.

Ok, so why bjam cannot copy all necessary header files and its
dependencies to /usr/local/include.
When i type: bjam --with-tuple install i get 28MB in /usr/local/
include/boost-<ver>. I think this is too much if i want only to use
specific library. And copying only headers for tuple is not so simple
because of dependencies ( #include something .... ).

 


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