$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-01-09 01:53:07
David Abrahams wrote:
> Vladimir Prus <ghost_at_[hidden]> writes:
>
>> As far as various library docs are concerned, I believe it's a
>> mistake for those docs to describe building at all, and the docs
>> better refer to the getting started document.
>
> I'm not sure that's right. Python users, at least, will sometimes need
> special information about configuration that would not be appropriate
> in the Getting Started guide. Also, they'll need special information
> about how to build Boost.Python-compatible extension modules using
> BBv2.
If you feel that Python library needs to add something, that's fine.
I doubt that every single library is that special, though.
- Volodya