Backtrace from crashing target program

Ian Lynagh igloo at earth.li
Wed Jan 18 16:28:52 CET 2012


On Mon, Jan 16, 2012 at 07:18:03PM +0100, Gabor Greif wrote:
> 
> How can I select the single-threaded runtime?

For GHC, you can set
    GhcThreaded=NO
in mk/build.mk. You probably also want
    GhcDebugged=YES


Thanks
Ian




More information about the Cvs-ghc mailing list