Anyone got any bright ideas on this on?  hsc seems to build OK on a
HPUX box, but as soon as it tries to compile PrelBase:

wilde.ucc.ie:~/ghc-2.07/fptools/ghc/lib: ../driver/ghc -H20M -cpp -fglasgow-exts 
-fvia-C -Rghc-timing -c ghc/PrelBase.lhs -dshow-passes 
-fmax-simplifier-iterations4 -funfolding-use-threshold-0 
-fshow-simplifier-progress
Warning: GENERATE_SPECS pre-processing pragma ignored:
  {-# GENERATE_SPECS subtract 
a{Int#,Double#,Int,Double,Complex(Double#),Complex(Double)} #-}
Warning: GENERATE_SPECS pre-processing pragma ignored:
  {-# GENERATE_SPECS (.) a b c #-}
Warning: GENERATE_SPECS pre-processing pragma ignored:
  {-# GENERATE_SPECS data a :: Lift a #-}
Warning: GENERATE_SPECS pre-processing pragma ignored:
  {-# GENERATE_SPECS showList__ a #-}
*** Reader:
*** Renamer:
*** TypeCheck:
*** DeSugar:
*** Core2Core:
*** Core2Core: Simplify
sh: 16173 Memory fault(coredump)
wilde.ucc.ie:~/ghc-2.07/fptools/ghc/lib: 

Slightly re-jigged invocation re-run by hand for suitably spammy, if
still uniformative, output.  Cranking -fmax-simplifier-iterations down
1, or come to that, 0, makes no difference.  Despite the message, it
seems that the process id mentioned in the error message is that of
hsc, not the invoking shell.

Retiring hurt,
Alex.

Reply via email to