[Bug other/59889] gcj: internal compiler error: Killed: 9 (program jc1)
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 20 14:39:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59889
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to Stefan from comment #3)
> (In reply to Richard Biener from comment #2)
> > 'Killed' means sth killed gcc, likely you simply need more memory (also
> > check ulimits).
>
> ulimit: unlimited
> RAM installed: 1GB -> too little?
Yes, very likely. You can try dropping -g if you use it or lower
the optimization level.
> (log file here, first link broken:
> https://drive.google.com/file/d/0B-Cx1r7LARUSWHJBMnJNQ3VucWM/
> edit?usp=sharing)
More information about the Gcc-bugs
mailing list