------- Comment #1 from pinskia at gcc dot gnu dot org  2009-05-21 06:25 -------
>g++: Internal error: Killed: 9 (program cc1plus)                               
> 

The kernel killed cc1plus because of being out of memory.  So yes it did
already say what happened.

Also since -pipe was being used, it is hard to tell the assembler that it ran
out of memory and to abort assembling too.


-- 

pinskia at gcc dot gnu dot org changed:

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


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

Reply via email to