This indicates a bug in GHC 6.2.2, which we don't support any more.  Does the same problem occur with a more recent version of GHC?


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Larry Newman
Sent: 24 November 2005 23:18
To: glasgow-haskell-bugs@haskell.org
Subject: Bug in make of ghc 6.2.2

../../ghc/compiler/ghc-inplace -H16m -O -optc-nopie -optc-fno-stack-protector -optc-fno-stack-protector-all -fglasgow-exts -cpp -Iinclude -#include HsBase.h -funbox-strict-fields -package-name base -O -Rghc-timing  -split-objs    -c GHC/Handle.hs -o GHC/Handle.o  -ohi GHC/Handle.hi
ghc-6.2.2: internal error: evacuate: strange closure type 9936
    Please report this as a bug to glasgow-haskell-bugs@haskell.org,
    or http://www.sourceforge.net/projects/ghc/
make[2]: *** [GHC/Handle.o] Error 254
make[1]: *** [all] Error 1

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

Reply via email to