$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (Ramey_at_[hidden])
Date: 2005-02-12 17:11:06
Rene fixed this about a week ago.
Robert Ramey
David Abrahams wrote:
> "Robert Ramey" <ramey_at_[hidden]> writes:
>
>> I've tried to repeat in on my machine by using -n flag on the bjam
>> invocation as I don't have any of the compilers which are
>> manifesting the problem. This test passed on all the toolsets I
>> tried - cw, vc80 and iw
>>
>> Its a bjam issue that is honestly beyond me. Sometime ago I propose
>> a change to boost-build.jam to address a similar symptom but the
>> concensus was I should address it my making changes in the
>> serialization Jamfiles - which I did.
>>
>> CAN SOMEONE KNOWLEDGABLE ABOUT BJAM (V1) PLEASE HELP WITH THIS?
>
> I'm coming in late. I will try to help you if you can summarize the
> problem and show me a _minimal_ test case that reproduces it. Chances
> are either I or Rene will be able to do something.