[haskell-llvm] 3.2.0.0 released

Nathan Howell nathan.d.howell at gmail.com
Fri May 17 20:43:00 BST 2013


This is a long-standing bug in llvm-base. I've filed an issue to track it,
please feel empowered to work on a fix.

https://github.com/bos/llvm/issues/58

-n


On Fri, May 17, 2013 at 12:36 PM, Henning Thielemann <
lemming at henning-thielemann.de> wrote:

>
> On Fri, 17 May 2013, Carter Schonwald wrote:
>
>  have you tried using llvm from ghci on GHC HEAD?
>> many ghci bugs come from it using its own special weird linker. GHCI in
>> HEAD uses dynamic linking.
>>
>> This will likely solve * nearly every* ghci vs ghc bug ever.
>>
>
> I have found out that the configure procedure of llvm-base-3.2 chooses
> another llvm version than what the llvm-config in the $PATH says. Thus I
> end up with different LLVM versions for GHC and GHCi.
>
> My ~/.ghc/.../llvm-base....conf contains:
>
> extra-libraries: LLVM-2.8 pthread dl m stdc++
> extra-ghci-libraries: LLVM-3.2svn
>
> _______________________________________________
> Haskell-llvm mailing list
> Haskell-llvm at projects.haskell.org
> http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-llvm
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/haskell-llvm/attachments/20130517/5e17041b/attachment.htm>


More information about the Haskell-llvm mailing list