Is it possible to build ghc with static linkage to its dependencies?

Hengchu Zhang hengchu.zhang+ghcdev at gmail.com
Thu Sep 17 03:34:00 UTC 2015


Hi GHC Devs,

I'd like to build ghc for an environment (linux x86_64) that I don't fully
control, and most importantly libgmp.so on that environment is severely
outdated. I was wondering if I can build ghc on another linux x86_64
machine but link in all the dependencies as static libraries instead
finding them as dynamic libraries?

Thank you!

Best,
Hengchu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150916/8200845e/attachment.html>


More information about the ghc-devs mailing list