Boost logo

Boost-Build :

Subject: [Boost-build] Is it possible to suppress warnings from a Jamfile
From: Mat Marcus (mat-lists_at_[hidden])
Date: 2008-09-10 16:02:46


I maintain a library that uses boost. I would like my clients to be
able to build my library with boost build without seeing the python
and mpi warnings. It would be best if they could simply type

bjam

instead of

bjam --without-mpi

Is there a way that I can put something in my top level Jamfile to
avoid the warnings?

 - Mat


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