- Cxx.jl master - Julia with `LLVM_VER=3.7.1` - and manually patched LLVM (but this is probably only necessary on Mac) https://github.com/JuliaLang/julia/issues/14585#issuecomment-169712071
However, at this point, unless you are willing/able to debug LLVM-level issues, I don't recommend using this setup. Please be patient. As you can see in the second issue I linked, work is ongoing to fix memory/performance issues. On Sun, Jan 10, 2016 at 12:57 PM, Andreas Lobinger <[email protected]> wrote: > Thanks for the short answers. > > On Sunday, January 10, 2016 at 5:22:36 PM UTC+1, Isaiah wrote: >> >> 1) Can i get Cxx somehow as package? >> >> No >> >>> >>> 2) Are the recent build instructions available that target a >>> debian/ubuntu out-of-the-box? >> >> No >> >>> >>> 3) I have some reasons to believe people are using Cxx with a v0.4 >>> (non-dev), any clue how you got it running? >>> >> >> At least for me, by fixing problems I encountered: >> https://github.com/Keno/Cxx.jl/pull/214 >> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FKeno%2FCxx.jl%2Fpull%2F214&sa=D&sntz=1&usg=AFQjCNGjdLQ4R2qW-qm4rPNmYP-kqBIF6w> >> > > So you run a v0.4 without modifications and install Cxx with this PR? >
