Right way to turn off dynamic linking in build.mk

Thomas Miedema thomasmiedema at gmail.com
Tue Jul 7 10:57:22 UTC 2015


On Thu, Dec 18, 2014 at 9:52 AM, Johan Tibell <johan.tibell at gmail.com>
wrote:
>
> Could someone please give an authoritative answer to how to turn off
> dynamic linking?
>

You set `DYNAMIC_GHC_PROGRAMS = NO` in build.mk. It doesn't matter where
you put it.

See https://ghc.haskell.org/trac/ghc/ticket/10536 for details.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150707/dde13e60/attachment.html>


More information about the ghc-devs mailing list