[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

bugtracker at ...3416... bugtracker at ...3416...
Tue Nov 10 23:42:44 CET 2015


http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4-

Comment #7 by gbWilly GAMBOS:

@ Gianfranco COSTAMAGNA:
Maybe a little hack in the configure.ac file of Gambas 3.5.4 could do the trick (you can find it in the gb.jit folder of source archive)
You would need to add the LLVM max version and some checks.

The Gambas 3.8.3. configure.ac can serve as an example on how to get that done.
You can find that file here: http://sourceforge.net/p/gambas/code/HEAD/tree/gambas/branches/3.8/gb.jit/configure.ac

@ Benoît:
Would hacking the 3.5.4 configure.ac automatically disable gb.jit when LLVM version doen't match, or would it take more files to be changed?






More information about the User mailing list