Hi all,

When I 'make all' the current source tree, I get the following bus
error:

------------------------------------------------------------------------
==fptools== make all --no-print-directory -r;
 in /HG/diplom/fis/src/haskell/fptools/ghc/lib/std
------------------------------------------------------------------------
rm -f PrelBase.o ; if [ ! -d PrelBase ]; then mkdir PrelBase; else find PrelBase -name 
'*.o' -print | xargs rm -f __rm_food ; fi ;
../../../ghc/driver/ghc -recomp -cpp -fglasgow-exts -fvia-C -Rghc-timing -O 
-split-objs -odir PrelBase  -H12m  -c PrelBase.lhs -o PrelBase.o -osuf o
Bus Error
make[3]: *** [PrelBase.o] Error 1
make[2]: *** [all] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1


I am using a `SunOS mpii02700 5.5.1 Generic_103640-08 sun4u sparc
SUNW,Ultra-2', ghc-2.10 and happy-1.5.

Is this a known bug? Any hints?

Thanks a lot,
 Matthias



-- 
Max-Planck-Institut für Informatik  |  Deutsches Forschungszentrum für KI
[EMAIL PROTECTED]                   |                    [EMAIL PROTECTED]
http://www.mpi-sb.mpg.de/~fis       |

Reply via email to