On 13.05.2014 19:02, Jakub Jelinek wrote:
On Tue, May 13, 2014 at 06:56:40PM +0200, Sandro Mani wrote:
apitrace 5.0 bundles libbacktrace, which looks like is living within the gcc sources. libbacktrace is not build as a shared library from the gcc sources, and not packaged.
Is it feasible to build libbacktrace as a shared library and ship it in a corresponding package?
No.
Or should I rather go for a bundling exception request?
I'd say so.
Ok thanks. While I'm at it, looks like apitrace is using GLIBC_PRIVATE symbols... How can I find out which are the offending symbols?
Thanks, Sandro