Simon Marlow wrote:
It looks like every GHCi test failed (the TH tests use GHCi internally, so they failed too).

Does GHCi fail?  If so, in what way?

simply doing "gmake" in tests/ghc-regress is no good idea, because the stage1 compiler is used.

the stage2 compiler is unusable:

Cheers Christian

-bash-3.00$ ghc/compiler/stage1/ghc-inplace --interactive
ghc-6.4.2: not built for interactive use
-bash-3.00$ ghc/compiler/stage2/ghc-inplace --interactive
   ___         ___ _
  / _ \ /\  /\/ __(_)
 / /_\// /_/ / /  | |      GHC Interactive, version 6.4.2, for Haskell 98.
/ /_\\/ __  / /___| |      http://www.haskell.org/ghc/
\____/\/ /_/\____/|_|      Type :? for help.

Segmentation Fault
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to