Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-04-29 03:37:13


On Friday 29 April 2005 12:15, DJB wrote:
> Vladimir Prus wrote:
> > On Friday 29 April 2005 11:11, DJB wrote:
> >
> > Nothing's suspicious in your code. Can you try:
> >
> > bjam -d12 ....
> > bjam --debug-generators ....
> > bjam --debug-building ...
> >
> > and send me the output from all three invocations?
> >
> > - Volodya
>
> Ooops...the -d12 option produced 175,667,912 bytes of output. (really!)

Oops indeed. I meant -d+12, which will only produce dependency graph.
-d12 produces every debug info possible, including several lines for each
variable access :-/

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2
 

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