[Gambas-user] Issue 398 in gambas: configure can't find LLVM
gambas at ...2524...
gambas at ...2524...
Mon Feb 4 06:41:23 CET 2013
Comment #6 on issue 398 by duchyde... at ...626...: configure can't find LLVM
http://code.google.com/p/gambas/issues/detail?id=398
That's correct, the version of LLVM in the OpenSUSE repository was less
than the version required to compile the jit package of gambas, so I
downloaded the tar.gz of llvm and did <code>./autogen.sh & ./configure &
make & sudo make install</code> The default make target installed the files
there. Maybe I should try configuring with cmake instead of autogen?
More information about the User
mailing list