Boost logo

Boost Users :

Subject: [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-22 11:44:52


Hi,

I've been trying to build and install selected Boost libraries (regex, graph,
program options) from the command line (MS VC9 Express) using the --with-library
option of bjam. However I find that bjam copies headers for all boost libraries
to the target location. How do I build and install only the specified library
and it's headers?

The same problem has been discussed by another user here:
http://stackoverflow.com/questions/439402/building-a-subset-of-boost-in-windows


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