On Wed, May 8, 2013 at 2:35 PM, Ondřej Bílka <nel...@seznam.cz> wrote: > > Is it possible to link staticaly without external dependencies? This > simplifies generating backtrace when inside linker.
I'm not sure I understand the question. Is it possible to link libbacktrace statically? Sure. That is what happens by default. Ian