Does GhcDebugged work?

Edward Z. Yang ezyang at MIT.EDU
Fri Sep 24 17:12:23 EDT 2010


I wasted an afternoon compiling GHC with GhcDebugged = YES in my
mk/build.mk, only to have ghc-stage2 tell me it wasn't compiled
with -debug.  Looking at mk/config.mk.in, it seems that GhcDebugged
is unconditionally set to NO.  What am I doing wrong?

Edward


More information about the Glasgow-haskell-users mailing list