Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-04-29 20:04:28


szhou98 wrote:

> Is there any way to tell bjam to display the compiling and linking
> command line when it builds the targets, Sort of verbose mode?

Yes, there is. You can add the "-d+2" option which will print out all
the commands it executes, as it executes them. Or if you just want to
see the commands, without actually executing them use the "-n" option.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
 

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