$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] bjam - no strip option
From: Deane Yang (deane.yang_at_[hidden])
Date: 2009-11-10 21:07:02
Vladimir Prus <ghost <at> cs.msu.su> writes:
>
> It probably is a better idea
> to avoid --strip-all, since it's rarely done by other projects, even in release
> configuration. Comments?
>
I am just encountering this issue. Does Boost Build v2 have an existing means
for turning "strip symbols" on or off? If not, could this be added?