Le 11/03/2015 00:03, Jussi Lahtinen a écrit : >> Exactly. Only Emil can confirm, as I don't have enough knowledge about >> that, but apparently there is no way to make an equivalent Gambas JIT >> compiler with the new versions of LLVM! >> >> I have modified the configuration script of gb.jit so that it checks >> that the llvm version is greater than 3.1, but strictly lower than 3.6. >> > > I just realized that the blog post is quite old and LLVM 3.6 is just > released. So, I hope the situation has improved since that! > But maybe it would be gb.JIT2 that uses LLVM 3.6. > > > Jussi
Support of llvm >= 3.6 depends on Emil. At the moment, on Ubuntu, you can install llvm 3.4, 3.5 and 3.6 at the same time so this is not a problem. -- Benoît Minisini ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
