Re: [Gambas-user] gb.jit ... gb.mime - 2

2012-10-07 Thread Emil Lenngren
What "prefix" did you use for llvm? Please read the README file in the gb.jit directory for how to compile llvm. /Emil 2012/10/1 Pino Zollo > I have installed LLVM 3.1 fron sources but I still get: > > | > || Unable to find file: libLLVM-3.1.so > || gb.jit is disabled > || > > > by the way the

[Gambas-user] gb.jit ... gb.mime - 2

2012-10-01 Thread Pino Zollo
I have installed LLVM 3.1 fron sources but I still get: | || Unable to find file: libLLVM-3.1.so || gb.jit is disabled || by the way the compilation of LLVM 3.1 does not produce any file libLLVM-3.1.so Any simbolic link to implement ? Thanks Pino ---

[Gambas-user] gb.jit ... gb.mime

2012-10-01 Thread Pino Zollo
I have installed LLVM 3.1 fron sources but I still get: | || Unable to find file: libLLVM-3.1.so || gb.jit is disabled || any idea ? What is LLVM used for in Gambas3 ? Similar problem for gb.mime I have gmime-2.4 installed but not detected by configure Thanks Pino ---