RE: Fail to compile ghc-6.2 on a Sun/Sparc

15 Jan
2004
15 Jan
'04
6:10 a.m.
There is the following version installed. The version seems to be greater than that versionnumber that is needed. While I'm waiting I'll compile the gnu-gcc...
bash-2.05$ gcc --version gcc (GCC) 3.2.1 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
GCC versions later than 3.x have a bug which affects code generation on Sparc and other (non-x86) architectures. This is most likely the cause of your crash. Please install GCC 2.95. Cheers, Simon
7799
Age (days ago)
7799
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow