Boost logo

Boost-Build :

From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2006-03-01 14:20:15


I'm building under cygwin/gcc, which works great except for a small problem
with warnings: I am specifying <cxxflags>-Wno-non-virtual-dtor, but when
launching g++ boost-build passes that flag before -Wall. So basically, no
warnings are disabled because -Wall re-enables them all. As far as I can
tell I do not specify <warnings>all anywhere in my jamfiles.

I just downloaded fresh nightly build of boost-build, and the gcc version I
am using is this:

g++ (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125).

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