[Bug rtl-optimization/16812] When compiling ghc, memory goes full, and then gcc gives an internel error
rondebruijn at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Sun Aug 15 10:25:00 GMT 2004
------- Additional Comments From rondebruijn at yahoo dot com 2004-08-15 10:25 -------
(In reply to comment #4)
> Ron,
>
> there is an option that tells GHC to keep the intermediate C file: --keep-hc-
> files. With this option, you should find on your directory a file called
> Language/Haskell/Syntax.hc, which is the C source code that GCC compiles.
>
> We need that file to analyze the problem.
I don't have the file anymore and don't have the specific version of this
compiler. I recently compiled it with another gcc-3.3.3 version of Debian and
that worked. It think it was already solved. If I ever encounter the bug again,
I will file a more complete bug report (and save the programs used, and specific
sources).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16812
More information about the Gcc-bugs
mailing list