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

Reply via email to