Boost logo

Boost-Build :

Subject: Re: [Boost-build] cxxflags bug ?
From: bganesh05_at_[hidden]
Date: 2012-07-26 07:32:38


Hi,

Yes, that's what is my concern. I do not want /O2 to appear again. To
suppress it, I added <toolset>msvc,<variant>release:<cxxflags>"/Ox /Oi /GF
/Gy " in project requirements in Jamroot, but /O2 is still coming in the
command line.

I assumed that if I don't <optimization>speed, then /O2 won't come.
But seems like something is broken in bjam and so even though
<optimization>speed is not given, /O2 appears in cmdline.

Thanks.

--
View this message in context: http://boost.2283326.n4.nabble.com/cxxflags-bug-tp3431463p4633595.html
Sent from the Boost - Build mailing list archive at Nabble.com.

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