Boost logo

Boost-Build :

Subject: Re: [Boost-build] Changes to template-depth in qcc.jam not workingfully
From: Niklas Angare (li51ckf02_at_[hidden])
Date: 2008-11-24 06:46:27


> You need to provide exact information about what you did -- down to
> specific
> commands. In particular, what "run regression tests" means? If that means
> using run.py, then it is downloading and using SVN HEAD version of
> Boost.Build,
> so any changes you made in qcc.jam are probably of no effect.

Yes, run.py. Actually it uses trunk but it checks it out to a different
directory (tools_bb) so that's why my patch had no effect.

> I've checked in this change:
>
> https://svn.boost.org/trac/boost/changeset/49912

It works now! Thanks!

One additional question; that section of the files is still different in
that gcc.jam has $(<) in two plaves while qcc.jam has $(1). Is that
intentional?


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk