Status of GHC with gcc 3.x ?
Simon Marlow
simonmar@microsoft.com
Thu, 20 Jun 2002 16:42:05 +0100
> What is the status of GHC with gcc 3.x (on Sun)?
5.02.3 works with gcc 3.0 on x86. I haven't tried Sparc.
The current CVS works with gcc 3.1 on x86, but I have some slight
worries about some strange code I've seen that version of gcc generate.
Also, I haven't tried on Sparc.
My advice: stick with 2.95 for the time being. I'll try to test with
other versions of gcc on Sparc before the next release.
Cheers,
Simon