merged build doc from RC_0_16

This commit is contained in:
Arvid Norberg 2013-01-20 18:39:05 +00:00
parent aa9918a602
commit 36202c5dea
1 changed files with 6 additions and 0 deletions

View File

@ -175,6 +175,12 @@ the runtime, but on windows you can do both. Example::
bjam msvc-7.1 link=static runtime-link=static boost=source
.. note::
When building on windows, the path boost-build puts targets in may be too
long. If you get an error message like: "The input line is long", try to
pass --abbreviate-paths on the bjam command line.
.. warning::
If you link statically to the runtime library, you cannot build libtorrent