[haskell-llvm] llvm-base with LLVM 3.2
Henning Thielemann
lemming at henning-thielemann.de
Sat Jun 16 19:16:43 BST 2012
On Sat, 16 Jun 2012, Marcelo Sousa wrote:
> I'm trying to use the llvm-base package with my version of llvm 3.2.
> I have no problem installing the llvm-base package but when I try to
> build my actual haskell code I get the following linker errors:
This may mean that some LLVM functions are gone. LLVM API changes from
version to version.
More information about the Haskell-llvm
mailing list