Linux deployment requirements for GHC-produced binaries
Jens Petersen
juhp
Fri Oct 4 01:40:02 UTC 2013
> I suspect the OP's exectuable is already being compiled static.
>>
>
> Yes; which leaves the question of why it requires libgmp.so, and if it's
> static the only things I can think of are (a) it's using dlopen(), or (b)
> it's running something else that is not static and requires libgmp.so.
>
You built ghc yourself?
And ran ldd on $bindir/ghc or $libdir/ghc-version ?
Jens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20131004/d3d7228b/attachment-0001.html>
More information about the Glasgow-haskell-users
mailing list