$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Melnikov (melnikov_at_[hidden])
Date: 2005-07-02 15:46:39
Andrey Melnikov wrote:
> David Abrahams wrote:
>
>>Andrey Melnikov <melnikov_at_[hidden]> writes:
>>
>
> >>The documentation looks unclear for me now. I'll try to contribute
> >>getting started guide.
> >
> > Please! It's been a struggle to produce documentation that *I* can
> > understand.
> >
> I decided to look at Boost Wiki first, and added a new section to
> BuildingJam
> http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost.Build_V2/BuildingBjam
>
> along with completely new BuildingBjamOnWindowsTroubleshooting page, in
> spirit of recent conversation about friendlier installation.
Started with "Key advantages" section of Getting Started guide in Wiki:
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost.Build_V2/GettingStarted
Found http://www.boost.org/tools/build/jam_src/index.html#building_bjam
from Jam doc which can help me a lot.I wonder why we have the same
documentation in multiple places :(
Andrey