This minimal boost install was put together using bcp and copying over built libs.
General steps:
- Download and extract boost
- Run bootstrap
- Build bcp: bjam tools/bcp
- Use bcp to copy only required files: dist/bin/bcp stacktrace.hpp C:\boost_minimal\boost
- Copy LICENSE_1_0.txt and README.md to C:\boost_minimal