
14 Dec
2002
14 Dec
'02
10:32 a.m.
Clifford Beshers wrote:
I'm trying to find a stable combination of ghc and hopengl, without success so far. I've tried a variety of 5.04 setups without success.
Hmmm, HOpenGL 1.03 (http://haskell.org/HOpenGL/releases/HOpenGL-1.03.tar.gz, just to be sure) works with with all official releases of GHC 5.04 (5.04, 5.04.1, 5.04.2), at least on the platforms I have access to (x86 Linux, WinDoze+Cygwin, SPARC-Solaris).
Can someone give a recommendation?
It's a bit hard to guess without further information about your setup. Could you send me a transcript of what you've done, including the output of uname -a ghc --version and the config.log and config.status files? Cheers, S.