On Tue, Sep 18, 2012 at 7:40 AM, Markus Trippelsdorf <mar...@trippelsdorf.de> wrote: > > If you use "make install-strip" to install, then libbacktrace will have > been build in vain. At least for this case a way to disable libbacktrace > should be available.
Why bother? The library will fail to find anything useful to print, and nothing will be printed. Ian