Boost logo

Boost-Build :

From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2006-04-18 20:41:14


I need to test each header in my libs, to make sure that it compiles without
errors when included as the first header in a CPP. What is the easiest way
to accomplish this?

I was thinking of writing a simple tool which takes the command line for the
complier, generates a CPP file which includes the specified header and then
runs the compiler, however this would have to interface somehow with
boost-build, to get the command line (depending on the toolset used, and the
configuration), and I don't know how to do that.

Any suggestions?

Thanks,
Emil


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