[Bug c/16812] When compiling ghc, memory goes full, and then gcc gives an internel error
rondebruijn at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Wed Jul 28 22:39:00 GMT 2004
------- Additional Comments From rondebruijn at yahoo dot com 2004-07-28 22:39 -------
This is the actual command that triggers the error:
../../ghc/compiler/ghc-inplace -H16m -O -fglasgow-exts -cpp -package-name
haskell-src -O -Rghc-timing -package base -split-objs -c
Language/Haskell/Syntax.hs -o Language/Haskell/Syntax.o -ohi
Language/Haskell/Syntax.hitax.hihi
[goron@zonnebloem haskell-src]$ ../../ghc/compiler/ghc-inplace -H16m -O
-fglasgow-exts -cpp -package-name haskell-src -O -Rghc-timing -package base
-split-objs -c Language/Haskell/Syntax.hs -o Language/Haskell/Syntax.o -ohi
Language/Haskell/Syntax.hi
<<ghc: 149674016 bytes, 134 GCs, 8021029/16743936 avg/max bytes residency (5
samples), 38M in use, 0.00 INIT (0.00 elapsed), 0.90 MUT (1.00 elapsed), 0.94 GC
(1.05 elapsed) :ghc>>
[goron@zonnebloem haskell-src]$ ../../ghc/compiler/ghc-inplace -H16m -O
-fglasgow-exts -cpp -package-name haskell-src -O -Rghc-timing -package base
-split-objs -c Language/Haskell/Syntax.hs -o Language/Haskell/Syntax.o -ohi
Language/Haskell/Syntax.hi
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16812
More information about the Gcc-bugs
mailing list