$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-01-29 06:11:01
Roland Schwarz wrote:
> John Maddock wrote:
>> Looks to me like we're almost there, even if it doesn't look like it
>> yet :-)
>
> Yes. As you might have noted Nicola, Volodya and me are working on
> this.
Yep, just wasn't sure how far you had got :-)
> Thank you! obviously I was missing the trailing /boost on the include
> path! Compile looks much better this way.
Took me about three attempts to get it right as well!
> However we are currently trying to get the include flags into the
> Jamfile of serialization. I think the same should be done with
> DateTime.
>
> But given that spirit isn't supported at all in later versions of the
> compiler, your suggestion to put this in user-config.jam might be more
> sensible.
I think the priority is to get an accurate view of what our regressions
actually are, fixing the Jamfile can come later.
John.