Boost logo

Boost Users :

Subject: Re: [Boost-users] Build and Install only a Specified Library from command line using bjam (newbie!)
From: Agnel C J Kurian (agnel.kurian_at_[hidden])
Date: 2009-04-23 02:21:45


Vladimir Prus <vladimir <at> codesourcery.com> writes:

>
> What are you trying to achieve?
>
> - Volodya
>

I'm trying to build and install only a subset of boost libraries. The same
problem has been discussed (by someone else) on stackoverflow:
http://stackoverflow.com/questions/439402/building-a-subset-of-boost-in-windows

"bjam --with-library" seems to build only the specified library which is fine.
However when I use "bjam --with-library install", all of the boost headers are
copied to the target. I want only headers for the specified libraries.

-- Agnel


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net