[LAD] Forgive me, for I have sinned, or: toss your Macintosh, as fast and wide as you can.

Paul Davis paul at linuxaudiosystems.com
Sun Dec 10 14:31:39 UTC 2017


On Sun, Dec 10, 2017 at 5:51 AM, Markus Seeber <
markus.seeber at spectralbird.de> wrote:

>> Just employ static linking when sensible.


​unortunately, several large toolkits of various types make this impossible
because they themselves use dynamic (runtime-driven) loading of shared
objects. GTK (and its dependency stack) is a particular offender there, but
I believe the same is true of Qt. You can't statically link against this
type of toolkit if your goal is to end up with a self-contained binary. the
g* stack has made a few improvements in this area in recent years, but
AFAIK it still isn't possible to build a self-contained binary. JUCE
differs from this, I believe.​
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20171210/e3ca37b1/attachment.html>


More information about the Linux-audio-dev mailing list