On Thu, Dec 15, 2016 at 1:55 AM, Evan Laforge <qdun...@gmail.com> wrote:

> It's confusing to me because traditionally -dynamic is a link only
> flag, but ghc also uses it for building .o files... I assume because
> of the ghci loading thing.
>

There may also be some OS X specific behavior here; OS X doesn't like
static objects much, due to its PPC heritage (the PPC ABI pretty much
restricts "normal" position-dependent static objects to the kernel).

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users

Reply via email to