|
Boost-Build : |
Subject: [Boost-build] switch off linker option --strip-all
From: Andrej van der Zee (andrejvanderzee_at_[hidden])
Date: 2011-04-20 21:57:30
Hi,
I am trying to define a variant without the linker option --strip-all
and debug symbols off:
variant valgrind : <inlining>off <debug-symbols>off <profiling>off
<cxxflags>"-O -g" ;
But it is stripping by default. How can I turn off stripping?
Thank you,
Andrej
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