Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2895: Update getting started
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-11 14:15:36
#2895: Update getting started
----------------------------+-----------------------------------------------
Reporter: vladimir_prus | Owner: dave
Type: Bugs | Status: reopened
Milestone: Boost 1.39.0 | Component: None
Version: Boost 1.38.0 | Severity: Problem
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Changes (by vladimir_prus):
* status: closed => reopened
* resolution: fixed =>
Comment:
I've reread getting-started over, and noted a couple of additional
inconsistencies. The windows getting started say, in 5.2.4 Invoke bjam
Building the special stage target places Boost library binaries in the
stage\ subdirectory of your build directory.
Note the strange-looking backslash after "stage". In reality, the
libraries are put to stage/lib.
Now look at 6.1 and 6.2. Both suggest to add C:\Program
Files\boost\boost_1_39_0\lib to linker search path, whilst it probably
would be less confusing to use
C:\Program Files\boost\boost_1_39_0\stage\lib -- not added 'stage'
Also, section 5.2.4 say: For instructions on how to build only specific
variants, please ask on the Boost.Build mailing list. This is probably
unnecessary now that the same section gives a pointer to Boost.Build
documentation, where all options of interest for building Boost are listed
in a table.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2895#comment:4> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:00 UTC