-dynamic: all or nothing?

Carter Schonwald carter.schonwald
Mon Oct 7 21:33:32 UTC 2013


please share what you find out! I too, wonder if i can (ab)use dylibs as
static libs for the end executable


On Mon, Oct 7, 2013 at 4:22 PM, Andreas Voellmy
<andreas.voellmy at gmail.com>wrote:

> 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
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20131007/eedf0fb8/attachment.html>



More information about the ghc-devs mailing list