GHC compiling shared library linking problem

Carter Schonwald carter.schonwald at gmail.com
Mon Oct 15 18:44:40 CEST 2012


Hello Richard,
it sounds like you're using a ghc build that doesn't have the -dyn versions
of the builtin libraries, do you have the same problem when doing a shared
build without the foreign call ?

On Mon, Oct 15, 2012 at 9:25 AM, Richard Zetterberg <
richard.zetterberg at googlemail.com> wrote:

> GHCziTypes_ZC_con_info` can not be used when making a
> shared object; recompile with -fPIC
>     ../src/Shared.so: could not read
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20121015/7caedff5/attachment.htm>


More information about the Glasgow-haskell-users mailing list