GHC 6.4.1 crash on Windows XP

Simon Marlow simonmarhaskell at gmail.com
Tue Feb 28 04:59:39 EST 2006


Cyril Schmidt wrote:
> A freshly installed GHC 6.4.1 on my colleague's PC crashes when I try
> to build a package:
> 
> runhaskell Setup.hs build
> 
> The effect is easily reproduceable (it shows up on *any* package
> that I try to build).
> 
> Does anyone have any idea of what might be wrong here?

Does it always crash in the same way?

Can you fire up GHCi and perform a small evaluation or two?

Can you compile small programs, do they run?

Please send us the complete output from commands that crash: eg. add -v 
to the build command above.

Cheers,
	Simon


More information about the Glasgow-haskell-users mailing list