[Haskell-cafe] foreign libraries, dylibs, OS X Mavericks and GHC 7.8.3 woes

Carter Schonwald carter.schonwald at gmail.com
Tue Oct 14 13:59:41 UTC 2014


Sounds like snappy isn't doing the right linking on its side.  Might be a
bug there?
On Oct 14, 2014 6:42 AM, "Alfredo Di Napoli" <alfredo.dinapoli at gmail.com>
wrote:

> Hello Cafe,
>
> I will let this gist talk for me:
>
> https://gist.github.com/adinapoli/d4c33a9d1ea85bcaebdf
>
> Even though there is a solution, it seems extremely unsatisfying having to
> specify such paths manually.
> I always had very good experiences with FFI, OS X and GHC in the past, so
> this strikes me as a surprise.
> I have read a bit here and there about GHC 7.8.3 introducing the -dynamic
> flag (not sure about the specific problem it aims to solve, though) and
> changing some internal when it
> comes to library linking, but information is scattered and fragmented.
> I would like to:
>
> 1) Shed some light on my specific use case: Can I do better here? (aka
> have GHC figure out automatically all the nitty gritty details)
> 2) Any sort of pointers to documentation, tutorials, papers, everything to
> "teach me to fish”?
>
> Many thanks,
> Alfredo
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141014/d4bef93e/attachment.html>


More information about the Haskell-Cafe mailing list