Yes, the current use case in not on Linux, but it could be at some point.
So OK then to make it as a separated package, and thanks for doing that !
Stéphane
> Le 28 juil. 2023 à 04:52, David Braun a écrit :
>
> I would have no issue with there being a faust-dev package that has
> libfaustw
hey stephane,
thanks for your fast answer.
On 7/27/23 23:11, Stéphane Letz wrote:
Hi IOhannes,
libfaustwithllvm.a library is a way to ease use of libfaust, without having the
use to install/compile LLVM on its own.
as said before: this is not an issue on Debian.
i can make sure that 'apt in
Hi IOhannes,
libfaustwithllvm.a library is a way to ease use of libfaust, without having the
use to install/compile LLVM on its own. We correctly use in faustgen~ (where we
really need to link LLVM statically), but also FaustLive on Windows AFAICS and
David Braun (CC) uses it in various project
hi all,
i noticed that with faust-2.60.3, building now produces (among other
things) a file libfaustwithllvm.a, which is... huge (286MB).
this might not be a big problem if you locally build faust and have an
actual use for this file, but I wonder whether I could live without this
library ju