Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-22 02:16:43


Hi!

The current V2 'intel-linux' toolset uses -Wall by default, but that seems to
be very bad idea. I get huge warnings everywhere on Boost, and even after
disabling the most pointless ones (see intel-linux.jam), there's still do
many of them. In fact, the log file from full regression run is 2G!

Anybody can suggest what's the reasonable approach here? Should we just use
"-w1" option? Or "-w2", and explicitly disable all "unreasonable" warnings?

Thanks,
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