[Gambas-user] compiling trunk with jit
Brought to you by:
gambas
|
From: rolf <rol...@t-...> - 2014-11-29 16:40:14
|
Hi some weeks ago I reported, that gb.jit will not be build. Today I tried again and found in the log file a notice, that "llvm-config" is not found. After searching I found, that it is named "llvm-config-3.1" in debian wheezy - I make a symlink from that to "llvm-config" and now it compiles completly. Perhaps this information can be used to include in the make files. Fine regards Rolf |