Neil Mitchell wrote:
From a user, I got the following bug reports:
A small bug report about GHC 6.6.1 installer under Vista. Two things:
1. GHC does not use the as.exe (assembler) from installation, it uses
the one available in PATH.
>
Workaround it to set PATH to point to C:\ghc\ghc-6.6.1\gcc-lib. Anyway
is there is as.exe not compatible with ghc, there could be problems.
Yes, I somewhat screwed up the workaround for #1110
(http://hackage.haskell.org/trac/ghc/ticket/1110). Also ld.exe is found on
PATH. Sorry about this.
2. No GLUT in your installer.
I know the problems with GLUT, but OpenGL is great show of Haskell
possibilities and there is currently no way to open that damn OpenGL
window in Haskell. This renders all other OGL stuff pretty useless.
I put GLUT in the new installer, at least the Haskell parts. You still need a
GLUT DLL, though.
Cheers,
Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs