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 rtl-optimization/16812] When compiling ghc, memory goes full, and then gcc gives an internel error


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


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