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 giovannibajo at libero dot it  2004-08-15 02:29 -------
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.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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]