Interface loading and dynamic linking
Ian Lynagh
igloo at earth.li
Sun Dec 22 19:58:52 UTC 2013
On Sun, Dec 22, 2013 at 12:34:25PM -0500, Ben Gamari wrote:
>
> DYNAMIC_BY_DEFAULT = YES
Dynamic-by-default was a previous experiment to get GHCi to use the
system linker. We now use dynamic-too instead.
I'm not sure whether dynamic-by-default works, and in any case it's
probably not something we want to keep supporting. I'd recommend
removing it.
Thanks
Ian
More information about the ghc-devs
mailing list