[Gambas-devel] Compilation of gb.jit

Laurent Carlier lordheavym at ...176...
Fri May 25 18:03:25 CEST 2012


2012/5/25 Benoît Minisini <gambas at ...1...>

> Hi,
>
> Let's talk on the developer mailing-list. It's better for archiving!
>
> Naively, I wanted to compile gb.jit by using the compilation flags
> returned by llvm-config.
>
> Result: the llvm headers cannot be compiled with them. Funny... :-/
>
> So you were right in not taking them into account...
>
> --
> Benoît Minisini
>
>
Now gb.jit use the AC_PROG_PATH() macro, so LLVM_CONFIG environment
variable can be use
to force the path of the llvm-config file or in case of a different name
(versioned name in case of debian).

ex: LLVM_CONFIG=/usr/bin/llvm-config-3.2 ./configure

++
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20120525/384b7840/attachment.html>


More information about the Devel mailing list