Comment #14 on issue 398 by duchyde... at ...626...: configure can't find LLVM http://code.google.com/p/gambas/issues/detail?id=398 Success! Replaced "llvm::Attribute:" with "llvm::Attributes:", two changes at jit_codegen.cpp:3617 and jit_codegen.cpp:3668. Gambas compiles and runs. Issue solved. Thank you!