-dynamic: all or nothing?

Andreas Voellmy andreas.voellmy
Mon Oct 7 20:22:37 UTC 2013


Hi all,

>From what I gather, using "-dynamic" with "ghc --make" compiles an
executable using dynamic linking for ALL dependent Haskell libraries. Is it
possible to choose to link some dependent libraries to link statically and
some to link dynamically? If so, how can I do this?

-Andi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20131007/b898cdfc/attachment.html>



More information about the ghc-devs mailing list