Il 11/03/2015 15:43, Benoît Minisini ha scritto:
Le 11/03/2015 10:32, Gian a écrit :
Il 11/03/2015 00:17, Benoît Minisini ha scritto:
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.


Just for your information:
I got for the first time a Jit working on Ubuntu 14.04.02 LTS by
installing the Trunk libraries as indicated in the documentation. About
these libraries have installed llvm, llvm-dev e llvm-3.4-dev.
With and without Fast: same computation about 3 seconds versus about 47
seconds, earlier with llvm-3.5-dev and same computation I had obtained
segmentation fault error.

This is the Ru-vuott test:

Hello Benoit,
hope I explained myself, now with 3.7 Jit works well, was first with 3.6 and llvm-3.5-dev library that did not work.
Greetings
Gianluigi

Attachment: Test-Jit-0.0.1.tar.gz
Description: application/gzip

------------------------------------------------------------------------------
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

Reply via email to