[Gambas-user] Issue 398 in gambas: configure can't find LLVM

gambas at ...2524... gambas at ...2524...
Mon Feb 4 14:16:10 CET 2013


Comment #7 on issue 398 by emil.len... at ...626...: configure can't find LLVM
http://code.google.com/p/gambas/issues/detail?id=398

The packaging/versioning system for LLVM is a mess. Some distributions use  
the static libraries, some use the dynamic libraries. Some distributions  
put the llvm-specific libraries in a separate llvm directory. Therefore I  
have not been able to write a configure script that works on all  
distributions...
You can try to manually run llvm-config --libs and llvm-config --cflags to  
find the correct compilation flags :/





More information about the User mailing list