Boost logo

Boost-Build :

Subject: Re: [Boost-build] debug build with -g and -O0 ?
From: Vicente Botet (vicente.botet_at_[hidden])
Date: 2012-04-27 08:01:24


Manuel Dejonghe wrote
>
> Hi there,
>
> I am currently investigating a problem where I would need the boost
> debug build to be built with "-g -O0". I ran a build with
> "variant=debug" and getting clearly binaries with are bigger in size,
> but my problem persist, and I wonder where I would have to check (or
> modify) the b2/jam-stuff to make sure this is included.
>

Hi,

you can try

$$ bjam -d2

to see exactly which command are executed.

If you don't get what you want try using cxxflags="XXX" on the command line.

Best,
Vicente

--
View this message in context: http://boost.2283326.n4.nabble.com/debug-build-with-g-and-O0-tp4587700p4592449.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