#1293: building ghc 6.6.1 hangs on linux-x86 at Language/Haskell/Syntax.hs
-----------------------+----------------------------------------------------
  Reporter:  mm        |          Owner:                   
      Type:  bug       |         Status:  new              
  Priority:  normal    |      Milestone:                   
 Component:  Compiler  |        Version:  6.6.1            
  Severity:  blocker   |       Keywords:  hangs compilation
Difficulty:  Unknown   |             Os:  Linux            
  Testcase:            |   Architecture:  x86              
-----------------------+----------------------------------------------------
{{{
 ../../compiler/ghc-inplace -H16m -O -package-name  haskell-src-1.0.1 -O
 -Rghc-timing -fgenerics
 -package base -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o
 -prof   -c Language/Haskell/Syntax.hs -o Language/Haskell/Syntax.p_o  -ohi
 Language/Haskell/Syntax.p_hi
 ^C
 <<ghc: 1692957264 bytes, 2394 GCs, 12868709/19559532 avg/max bytes
 residency (12 samples), 50M in use, 0.00 INIT (0.00 elapsed), 9.28 MUT
 (9.52 elapsed), 3.22 GC (3.50 elapsed) :ghc>>
 make[3]: *** [Language/Haskell/Syntax.p_o] Fehler 1
 make[2]: *** [all] Unterbrechung
 make[1]: *** [all] Unterbrechung
 make: *** [stage1] Unterbrechung
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1293>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to