https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66570
--- Comment #3 from Soeren A. <abr...@dar-clan.de> --- Thanks for your response, Ian. Do you know how the GCC release managers can be asked for their stance regarding this? I would assume that they're not CC'ed on this bug report and I'm not familiar enough with the GCC organization to know where to check. So far, I haven't seen a libbacktrace package on any of the distros that I checked, so my understanding of what you wrote is that an alternative way of using libbacktrace would be to integrate it into the build process of the program that wishes to use it and link it to the executable statically. Is this understanding correct?