How to build statically linking GHC?

Stephen Paul Weber singpolyma at singpolyma.net
Sun Jun 16 22:05:20 CEST 2013


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



More information about the ghc-devs mailing list