$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-10-22 08:01:05
Hi Jürgen,
> > Could you locate the "subvariant-dg" class in virtual-target.jam
> > module, remove the second for loop in constructor and see if this
> > improves things?
>
> You mean
> for local t in $(virtual-targets) in __init__, right ?
Yes.
> yes, this works. I don't see the generated includes anymore.
> Thanx !
Good. I'll rerun the test with this change applied and if everything's okay
will commit it soon.
Did it reduce command line length enough so that command line is no longer
overflown?
- Volodya