Interesting. Why "super-annoying"? Simon
| -----Original Message----- | From: [email protected] [mailto:[email protected]] | On Behalf Of Stephen Paul Weber | Sent: 16 June 2013 21:05 | To: [email protected] | Subject: How to build statically linking GHC? | | What's the correct way, on GHC head, to get it to build libraries in the | way | GHC does now (so that they are statically linked into binaries) instead | of | the new-but-super-annoying dynamic linking? Do I just | DYNAMIC_BY_DEFAULT=NO | in my build.mk? | | -- | Stephen Paul Weber, @singpolyma | See <http://singpolyma.net> for how I prefer to be contacted | edition right joseph | | _______________________________________________ | ghc-devs mailing list | [email protected] | http://www.haskell.org/mailman/listinfo/ghc-devs _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
