#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: 6.8
Component: Compiler | Version: 6.6.1
Severity: blocker | Resolution:
Keywords: hangs compilation | Difficulty: Unknown
Os: Linux | Testcase:
Architecture: x86 |
----------------------------------+-----------------------------------------
Changes (by igloo):
* milestone: => 6.8
Comment:
Are you sure it's hung? That file will take a comparatively long time to
compile, especially as it's being compiled for profiling. If you are low
on memory then it is also likely that that file is causing your machine to
swap, and thus taking even longer.
What does the output of `free` and `top -n 1` look like when it has hung?
--
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