$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bjørn Roald (bjorn_at_[hidden])
Date: 2006-01-15 16:48:19
On Sunday 15 January 2006 17:38, Timo Geusch wrote:
> Bjørn_Roald wrote:
> > On Sunday 15 January 2006 10:02, Timo Geusch wrote:
> >> So far, the overall
> >> results look a lot better compared to Studio 8 - after a build of the
> >> 'state' target with the basic sunpro tool set and absolutely no changes
> >> to the existing 1.33.1 configuration, bjam reports the following:
> >> ...failed updating 360 targets...
> >> ...skipped 192 targets...
> >> ...updated 877 targets...
> >
> > the numbers seem to be low to me, I get more than 9000 targets for all of
> > boost. Do you try with all of boost or only parts?
>
> I'm trying the basic bjam "-sTOOLS=sunpro" stage at this point. I don't
> have Python on this box yet so I won't be able to build the Python stuff
> initially but I'll sort this out when I'll get around to it.
Ok,
I also miss-read your post saying <quote> 'state' target </quote> to mean that
you where running bjam in the "status" directory. :-) --- that is where I
get 9000 + targets. I think building in that directory run most, if not all
the test as well as building boost.
Bjørn