$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-10-04 01:18:14
Felipe Magno de Almeida wrote:
> On 10/3/07, Rene Rivera <grafikrobot_at_[hidden]> wrote:
>>
>
> [snip]
>
>>
>> So if any one has ideas on how to solve the problem of generating C++
>> based parser with minimal fuzz please speak up :-) (And by minimal I
>> mean not requiring a large chunk of external code or tools)
>
> I'm not getting it. What is the problem of using header-only libraries
> in C++ bjam rewrite?
As far as I'm concerned, requiring some megabytes of Boost code to
build bjam is just not a good idea -- whether that code is source or not.
Will it build on AIX, now or in future?
- Volodya