RE: state of GHC-6.4 on Solaris?

[ forwarding to glasgow-haskell-useres@haskell.org ] On 28 June 2005 13:13, Christian Maeder wrote:
I've copied a fresh binary distribution (from June 27th) of ghc-6.4.1 for solaris to:
http://www.informatik.uni-bremen.de/agbkb/forschung/formal_methods/CoFI/ hets/solaris/ghc-6.4.1-sparc-sun-solaris2.tar.bz2
It was configured with:
./configure --disable-opengl --disable-glut --disable-openal
and compiled using gcc_3.4.4
ghci (and thus template haskell) does not work! The error shows up as:
Loading package mtl-1.0 ...
GHCi runtime linker: fatal error: I found a duplicate definition for symbol _module_registered
I've uploaded this distribution to haskell.org, here: http://www.haskell.org/ghc/dist/stable/dist/ghc-6.4.1-sparc-sun-solaris2 .tar.bz2 Cheers, Simon
participants (1)
-
Simon Marlow