> Haven't properly investigated this myself yet, but just in case this
> looks familiar to anyone, I get the following, trying to build
> 2.08 on an alpha, with ghc-0.29.
> 
> Unix assembler:
>         gcc -o absCSyn/PprAbsC.o -c  /usr/tmp/ghc10102.s
> as1: Internal: /usr/tmp/ghc10102.s, line 32: 
> ../../../../../../src/usr/ccs/bin/as/as1util.p, line 460: 
> idn < sym_tab.alloc_len
> Fatal error in: /usr/lib/cmplrs/cc/as1 Segmentation fault 

yep, i was getting exactly the same behaviour, on alpha-dec-osf4.0.
(already with ghc-2.05 i think).

my "fix" was to generate PprAbsC.s, then assemble it on a
alpha-dec-osf3.2 machine, and continue with that PprAbsC.o.

regards,
-- 
Johannes Waldmann   Institut fur Informatik   FSU   D-07740  Jena  Germany
http://www5.informatik.uni-jena.de/~joe/ mailto:[EMAIL PROTECTED]

Reply via email to