Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-10-11 03:55:27


dirk_griffioen wrote:

> > Do you have anything else besides the Jamfiles you've posted?
>
> Boost.Jam Version 3.1.9. OS=NT.

And output of "bjam --version" says "Milestone 9.1"? Does upgrade to CVS help?

> no custom modules
> there a copy of the boost-root (project-jam etc) and a jamfile:
> project src
>
> : requirements
>
> <include>c:/dev/include
> <library-path>c:/dev/lib
> <threading>multi
> <link>shared
> ;

Looks nice.

> > Can you try "bjam -d+5" and look at/post the backtrace that leads
>
> to the
>
> > warning?
>
> yes - but I don't know where to look ...

Just locate the place where the warning is issued using text find. And
look/post the lines before it, some 100-200. Preferrably as attachment, so
that they are not wrapped.

> the output is 20000+ lines - can I mail this as well?

Well, yes, but to me personally.

- Volodya

 


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