$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-09-10 02:42:14
David Abrahams wrote:
>From: "Vladimir Prus" <ghost_at_[hidden]>
>
>
>
>>Something realistic is building Boost with gcc -- which I mean as the
>>
>>
>next
>
>
>>milestone. BTW, have you played with generators example?
>>
>>
>
>Not yet. Which files should I be looking at, and what did you have in mind
>w.r.t. "played?"
>
You should cd to tools/build/tests/generators-test and say "bjam" there.
You can also give a different build request,
for example "bjam release".
- Volodya