Hi, I am using your llvm 2.9.99 package on OpenSUSE 11.3 x86-64. llvm-config --ldflags returns the wrong library paths: -L/usr/lib -ldl -lpthread instead of -L/usr/lib64 So linking ahainst llvm requires manual steps to locate the libraries. Cheers, Guido