
15 Nov
2002
15 Nov
'02
5:39 a.m.
Simon Peyton-Jones writes:
I hope it's all described adequately in the GHC user manual http://haskell.org/ghc
I'll take a look at it, thanks!
Unfortunately, before I can worry about this I have to get GHC built at all. It appears that the available binary versions don't work an a pure gcc 3.x system. There aren't by any chance _statically_ linked GHC versions available for Linux somewhere, are they?
I'm not sure what you mean by a pure gcc 3.x system. GHC 5.04.1 works fine with gcc 3.x, but previous versions didn't. Cheers, Simon