$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Storing boost as a 'vendor library' within svn and minimising it's size
From: David Aldrich (David.Aldrich_at_[hidden])
Date: 2010-07-13 10:18:54
Hi
> There is a bcp utility that you can find to only copy what the library
> needs.
Thanks for telling me about bcp. I tried:
C:\boost_1_43_0>bin.v2\tools\bcp\msvc-9.0\release\link-static\threading-multi\bcp.exe boost\python.hpp \boostpython
I am surprised that the result contains the serialization library. Also, there are no libs.
Best regards
David