Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] ANNOUNCEMENT: Embedded C++ JIT Compiler for Csound
Date | 2021-10-08 23:09 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] ANNOUNCEMENT: Embedded C++ JIT Compiler for Csound |
Also another thing I found out is that the clang_opcodes plugin is incompatible with the faustcsound plugin. Trying to load both leads to a segfault. I think this is to do with llvm symbol clash, as they were built with different versions of llvm. But it needs to be investigated. Prof. Victor Lazzarini Maynooth University Ireland > On 8 Oct 2021, at 22:41, Victor Lazzarini |
Date | 2021-10-08 23:30 |
From | Michael Gogins |
Subject | Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] ANNOUNCEMENT: Embedded C++ JIT Compiler for Csound |
I think you're right. By the way, thanks for trying to get this going on macos. On Fri, Oct 8, 2021, 18:10 Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote: Also another thing I found out is that the clang_opcodes plugin is incompatible with the faustcsound plugin. Trying to load both leads to a segfault. |