[Haskell-cafe] Difficulties installing LLVM bindings

Felipe Lessa felipe.lessa at gmail.com
Fri Apr 9 17:20:56 EDT 2010


On Fri, Apr 09, 2010 at 01:38:21PM -0400, Aran Donohue wrote:
> Have you seen anything like this before? Any tips or things to try? I can't
> think of what magic setting I'm missing.

Do you have llvm-config on your path?

  $ llvm-config

I have in the past installed the LLVM bindings with a $HOME
installation of LLVM, so /usr/local shouldn't be a problem.

HTH,

--
Felipe.


More information about the Haskell-Cafe mailing list