How to build statically linking GHC?

Simon Peyton-Jones simonpj at microsoft.com
Mon Jun 17 10:42:26 CEST 2013


Interesting.  Why "super-annoying"?

Simon

| -----Original Message-----
| From: ghc-devs-bounces at haskell.org [mailto:ghc-devs-bounces at haskell.org]
| On Behalf Of Stephen Paul Weber
| Sent: 16 June 2013 21:05
| To: ghc-devs at haskell.org
| 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
| ghc-devs at haskell.org
| http://www.haskell.org/mailman/listinfo/ghc-devs



More information about the ghc-devs mailing list