This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/16812] When compiling ghc, memory goes full, and then gcc gives an internel error


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]