Hi, I've created a ticket on this matter: http://hackage.haskell.org/trac/ghc/ticket/1437 (Add further comments as you think fit)
Deborah Goldsmith schrieb: > 2. Move in mk/build.mk to work around splitter incompatibility with Leopard Does mk/build.mk only contain "SplitObjs = NO"? I suggest to make the stage1 compiler by putting also a line "GhcStage1HcOpts = -O0 -DDEBUG" into mk/build.mk (as suggested on http://hackage.haskell.org/trac/ghc/wiki/Building/Hacking) Cheers Christian _______________________________________________ Glasgow-haskell-bugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
