Depending of the platform (especially OS X and Linux) we have various positive
and negative experiences using either static libraries or dynamic one… ((-;
For example right now FaustLive (which used libfaust) has to be linked with the
dynamic libfaust library. But we produce OS X faustgen~ ve
I've made some progress and have gotten LLVM static libraries built using
Android NDK. My scripts with instructions can be found here :
https://github.com/Jman420/llvm_for_android
Unfortunately I haven't been able to get LLVM to compile as a shared
library though. I'm wondering if that is even n