$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Brian Ravnsgaard Riis (brian_at_[hidden])
Date: 2005-05-26 18:48:17
David Abrahams wrote:
> Rene Rivera <grafik.list_at_[hidden]> writes:
>
>
>>Rene Rivera wrote:
>>
>>>David Abrahams wrote:
>>>
[snip]
>>>>Does that mean you're doing it?
>>>
>>>Yes.
>>
>>Done.
>
>
> You rock, as usual, man.
>
Except now bjam won't build itself. Typing either "build msvc" or "build
mingw" in the jam_src directory builds bootstrap\jam0.exe, which then
fails to produce a bjam.exe file. Revertin the changes done in jam.c
makes it work again.
-- /Brian Riis