hallo,

i'm using linux 2.0.30 by S.u.S.E (Linux 5.0) and i get the following
error,
when i compile ghc 2.05 with ghc-0.29:

...
------------------------------------------------------------------------

==fptools== make all;
 in /tmp/fptools/ghc/lib
------------------------------------------------------------------------

rm -f ghc/ArrBase.o ; if [ ! -d ghc/ArrBase ]; then mkdir ghc/ArrBase ;
else exit 0; fi; find ghc/ArrBase -name '*.o' -print | xargs rm -f
__rm_food;
../../ghc/driver/ghc -recomp -cpp -fglasgow-exts -fvia-C -Rghc-timing
-split-objs -odir ghc/ArrBase    -c ghc/ArrBase.lhs -o ghc/ArrBase.o
-osuf o
Warning: GENERATE_SPECS pre-processing pragma ignored:
  {-# GENERATE_SPECS array a{~,Int,IPr} b{} #-}
Warning: GENERATE_SPECS pre-processing pragma ignored:
  {-# GENERATE_SPECS (!) a{~,Int,IPr} b{} #-}
Warning: GENERATE_SPECS pre-processing pragma ignored:
  {-# GENERATE_SPECS (//) a{~,Int,IPr} b{} #-}
Warning: GENERATE_SPECS pre-processing pragma ignored:
  {-# GENERATE_SPECS accum a{~,Int,IPr} b{} c{} #-}
Warning: GENERATE_SPECS pre-processing pragma ignored:
  {-# GENERATE_SPECS accumArray a{~,Int,IPr} b{} c{} #-}
<<ghc: 192185228 bytes, 162 GCs, 2802064/3214372 avg/max bytes residency
(10 samples), 0.02 INIT (0.14 elapsed), 19.96 MUT (65.18 elapsed), 10.61
GC (21.45 elapsed) :ghc>>
Module version unchanged at 1
/tmp/ghc19538.hc:6388: fixed or forbidden register was spilled.
This may be due to a compiler bug or to impossible asm
statements or clauses.
make[2]: *** [ghc/ArrBase.o] Error 1
make[1]: *** [all] Error 2

...

may there any chance to fix this error???

Bye, Norbert.


Reply via email to