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++/55624] internal compiler error


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55624

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> 2012-12-10 09:44:34 UTC ---
(In reply to comment #2)
> >gcc: internal compiler error: Killed (program cc1plus)
> 
> Also means the program was killed by the kernel because out of memory.

And -DBOOST_SPIRIT_THREADSAFE hints at the usual incredibly memory-hungry
spirit...

Get more memory.


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