[Gambas-user] Building /trunk

Tobias Boege taboege at ...626...
Wed Sep 17 21:58:03 CEST 2014


On Wed, 17 Sep 2014, Tobias Boege wrote:
> On Wed, 17 Sep 2014, John Leake wrote:
> > Nearly there.
> > || THESE COMPONENTS ARE DISABLED:
> > || - gb.jit
> > 
> 
> Great. gb.jit needs LLVM >= 3.3, I think (although its configure.ac says
> only >= 3.1)... Depending on your Ubuntu version this may or may not be
> in your repositories yet. If it's not, it is still packaged for Gambas in
> the Gambas-Team's PPA[0] (which is yet another version number: 3.2). Maybe
> someone who uses Ubuntu can help here.
> 
> (At least I'm running gb.jit fine with LLVM 3.3svn which I compiled last
> December or so.)
> 

Oh, and if you don't feel like doing this now, it's not a problem. gb.jit
adds a just-in-time compiler for Gambas bytecode. This component is purely
optional and will "just" speed up execution (of appropriate code).

You can go ahead without gb.jit, compile, install and run Gambas -- all of
it! (Except for some benchmarks of... the JIT compiler.)

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk




More information about the User mailing list