[Bug other/59889] gcj: internal compiler error: Killed: 9 (program jc1)
stefanao at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Jan 20 15:21:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59889
--- Comment #5 from Stefan <stefanao at gmail dot com> ---
(In reply to Richard Biener from comment #4)
> (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)
Well, thank you very much. Increasing memory to 2GB solved this issue.
The following might be beyond a bug report, but I am testing this on a VM right
now, my production machine has a bit less than 2GB. Could you explain to me
what you meant by 'dropping -g or lowering the optimization level'? How would I
do that?
Thanks again!
More information about the Gcc-bugs
mailing list