[GHC] #9971: GHC 7.10 dies with "out of memory"
GHC
ghc-devs at haskell.org
Tue Jan 13 01:52:24 UTC 2015
#9971: GHC 7.10 dies with "out of memory"
-------------------------------------+-------------------------------------
Reporter: albertov | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1-rc1
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by carter):
hrmm, it also looks like your cabal file hard sets the -O2 flag. could you
try building with -O1 or -O0 instead?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9971#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list