Boost logo

Boost-Build :

Subject: [Boost-build] Stripping in release variant
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-12-12 18:10:04


Per earlier discussion, I've made Boost.Build not strip a binary in release variant.
The primary motivation is that stripping a binary make it impossible to even get
a backtrace, and no other tool does so. Now, one can explicitly use strip=on if desired.

- 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