[Haskell-cafe] Re: syscall, sigpause and EINTR on Mac OSX

Peter Simons simons at cryp.to
Sun Dec 11 12:12:55 EST 2005


Joel Reymont writes:

 > How do I get a threaded+debug runtime?

You have to build GHC from source code for that. When you
do, make sure your ${srcdir}/ghc/mk/build.mk file contains:

  GhcRTSWays += thr_debug

Peter



More information about the Haskell-Cafe mailing list