High,
I grabbed 4.01 and tried to install it on our solaris box.
`make all' stops with
ghc -cpp -fglasgow-exts -Rghc-timing -I. -IcodeGen -InativeGen -Iparser
-iutils:basicTypes:types:hsSyn:prelude:rename:typecheck:deSugar:coreSyn:specialise:simplCore:stranal:stgSyn:simplStg:codeGen:absCSyn:main:reader:profiling:parser:nativeGen
-recomp -DHscIfaceFileVersion=5 -H48M -c main/Constants.lhs -o main/Constants.o
-osuf o
<<ghc: 42712680 bytes, 1 GCs, 0/0 avg/max bytes residency (0 samples), 0.00 INIT (0.00
elapsed), 2.77 MUT (3.24 elapsed), 0.13 GC (0.14 elapsed) :ghc>>
ghc: module version changed to 1; reason: no old .hi file
/usr/ccs/bin/as: "/tmp/ghc15867.s", line 313: error: statement syntax
/usr/ccs/bin/as: "/tmp/ghc15867.s", line 313: error: statement syntax
make[2]: *** [main/Constants.o] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
Any suggestions? Let me know if you need more information.
Cheers, Ralf