
27 Jan
2009
27 Jan
'09
8:17 p.m.
On Tue, Jan 27, 2009 at 2:51 PM, David Abrahams <dave@boostpro.com> wrote:
on Tue Jan 27 2009, Beman Dawes <bdawes-AT-acm.org> wrote:
In the Windows example in section 5.4.2,
C:\WINDOWS> cd C:\Program Files\boost\boost_1_38_0 C:\Program Files\boost\boost_1_38_0> bjam ^ More? --build-dir="C:\Documents and Settings\dave\build-boost" ^ More? --toolset= --build-type=complete msvc stage
Shouldn't "msvc" follow "--toolset="?
Should be fixed now
Thanks! --Beman