no ghc-6.4.2 under solaris

Christian Maeder maeder at tzi.de
Thu Apr 20 10:05:55 EDT 2006


Hi,

my stage2 compiler under solaris is unusable. "gmake bootstrap3" does 
not terminate and even compiling the simplest file does not terminate:

Christian

-bash-3.00$ ghc -v --make hello.hs
Glasgow Haskell Compiler, Version 6.4.2, for Haskell 98, compiled by GHC 
version 6.4.2
Using package config file: 
/local/home/maeder/ghc-6.4/lib/ghc-6.4.2/package.conf
Using package config file: 
/home/maeder/.ghc/sparc-solaris2-6.4.2/package.conf
Hsc static flags: -static
*** Chasing dependencies:
Chasing modules from: hello.hs
Stable modules:
*** Compiling Main             ( hello.hs, interpreted ):
compile: input file hello.hs
*** Checking old interface for Main:
Compiling Main             ( hello.hs, hello.o )
*** Parser:
*** Renamer/typechecker:

[waited]

^C*** Deleting temp files
Deleting: /tmp/ghc8103.hc
Warning: deleting non-existent /tmp/ghc8103.hc


More information about the Glasgow-haskell-users mailing list